Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cgzirim/seek-tune
/ functions
Functions
184 in github.com/cgzirim/seek-tune
⨍
Functions
184
◇
Types & classes
21
Function
GetLogger
()
server/utils/logger.go:76
Function
GetMetadata
GetMetadata retrieves metadata from a file using ffprobe.
server/wav/wav.go:228
Method
GetSong
(filterKey string, value interface{})
server/db/client.go:15
Method
GetSongByID
(songID uint32)
server/db/sqlite.go:193
Method
GetSongByID
(songID uint32)
server/db/mongo.go:169
Method
GetSongByKey
(key string)
server/db/sqlite.go:201
Method
GetSongByKey
(key string)
server/db/mongo.go:177
Method
GetSongByYTID
(ytID string)
server/db/sqlite.go:197
Method
GetSongByYTID
(ytID string)
server/db/mongo.go:173
Function
Listen
({ disable, startListening, stopListening, isListening })
client/src/components/Listen.js:22
Function
ListenButton
({ isListening, onClick, disable })
client/src/components/Listen.js:6
Function
MoveFile
(sourcePath string, destinationPath string)
server/utils/helpers.go:27
Function
NewDBClient
Can be "sqlite" or "mongo"
server/db/client.go:31
Function
ProcessRecording
(recData *models.RecordData, saveRecording bool)
server/wav/wav.go:255
Method
RegisterSong
(songTitle, songArtist, ytID string)
server/db/sqlite.go:142
Method
RegisterSong
(songTitle, songArtist, ytID string)
server/db/mongo.go:112
Function
SpectrogramToImage
ConvertSpectrogramToImage converts a spectrogram to a heat map image
server/shazam/image.go:13
Method
StoreFingerprints
(fingerprints map[uint32]models.Couple)
server/db/sqlite.go:82
Method
StoreFingerprints
(fingerprints map[uint32]models.Couple)
server/db/mongo.go:37
Function
ToLowerCase
(s string)
server/spotify/utils.go:19
Method
TotalSongs
()
server/db/sqlite.go:133
Method
TotalSongs
()
server/db/mongo.go:102
Method
_makeFuncWrapper
(id)
client/public/wasm_exec.js:551
Function
chdir
()
client/public/wasm_exec.js:72
Function
chmod
(path, mode, callback)
client/public/wasm_exec.js:35
Function
chown
(path, uid, gid, callback)
client/public/wasm_exec.js:36
Method
constructor
()
client/public/wasm_exec.js:96
Function
convertStereoToMono
(stereoFilePath string)
server/spotify/utils.go:88
Function
cwd
()
client/public/wasm_exec.js:71
Function
emitTotalSongs
()
client/src/App.js:81
Function
fchmod
(fd, mode, callback)
client/public/wasm_exec.js:38
Function
fchown
(fd, uid, gid, callback)
client/public/wasm_exec.js:39
Function
filterMatches
filterMatches filters out matches that don't have enough target zones to meet the specified threshold
server/shazam/shazam.go:119
Function
fstat
(fd, callback)
client/public/wasm_exec.js:40
Function
fsync
(fd, callback)
client/public/wasm_exec.js:41
Function
ftruncate
(fd, length, callback)
client/public/wasm_exec.js:42
Function
generateFingerprint
generateFingerprint takes audio data from the frontend and generates fingerprints Arguments: [audioArray, sampleRate, channels] Returns: { error: numb
wasm/wasm_main.go:16
Method
getInt64
(addr)
client/public/wasm_exec.js:120
Function
getYoutubeIdWithAPI
https://github.com/BharatKalluri/spotifydl/blob/v0.1.0/src/youtube.go
server/spotify/youtube.go:29
Function
getegid
()
client/public/wasm_exec.js:66
Function
geteuid
()
client/public/wasm_exec.js:65
Function
getgid
()
client/public/wasm_exec.js:64
Function
getgroups
()
client/public/wasm_exec.js:67
Function
getuid
()
client/public/wasm_exec.js:63
Function
handleChange
(event)
client/src/components/Form.js:8
Function
handleLaptopIconClick
()
client/src/App.js:285
Function
handleMicrophoneIconClick
()
client/src/App.js:289
Function
handleNewFingerprint
(socket socketio.Conn, fingerprintData string)
server/socketHandlers.go:219
Function
handleNewRecording
handleNewRecording saves new recorded audio snippet to a WAV file.
server/socketHandlers.go:182
Function
handleSongDownload
(socket socketio.Conn, spotifyURL string)
server/socketHandlers.go:57
Function
handleTotalSongs
(socket socketio.Conn)
server/socketHandlers.go:35
Function
isValidPattern
(url, pattern string)
server/spotify/spotify.go:175
Function
lchown
(path, uid, gid, callback)
client/public/wasm_exec.js:43
Function
link
(path, link, callback)
client/public/wasm_exec.js:44
Method
loadSlice
(addr)
client/public/wasm_exec.js:189
Method
loadSliceOfValues
(addr)
client/public/wasm_exec.js:195
Method
loadString
(addr)
client/public/wasm_exec.js:205
Method
loadValue
(addr)
client/public/wasm_exec.js:126
Function
lstat
(path, callback)
client/public/wasm_exec.js:45
Function
main
()
wasm/wasm_main.go:105
Function
main
()
server/main.go:15
Function
mkdir
(path, perm, callback)
client/public/wasm_exec.js:46
Function
onPlay
(event)
client/src/components/CarouselSliders.js:28
Function
open
(path, flags, mode, callback)
client/public/wasm_exec.js:47
Function
read
(fd, buffer, offset, length, position, callback)
client/public/wasm_exec.js:48
Function
readdir
(path, callback)
client/public/wasm_exec.js:49
Function
readlink
(path, callback)
client/public/wasm_exec.js:50
Function
rename
(from, to, callback)
client/public/wasm_exec.js:51
Function
replaceAttr
(_ []string, a slog.Attr)
server/utils/logger.go:17
Function
resourceInfo
* returns playlist/album slice of tracks */
server/spotify/spotify.go:341
Function
rmdir
(path, callback)
client/public/wasm_exec.js:52
Method
setInt64
(addr, v)
client/public/wasm_exec.js:111
Function
stat
(path, callback)
client/public/wasm_exec.js:53
Method
storeValue
(addr, v)
client/public/wasm_exec.js:139
Method
strPtr
(str)
client/public/wasm_exec.js:495
Function
submitForm
(event)
client/src/components/Form.js:13
Function
symlink
(path, link, callback)
client/public/wasm_exec.js:54
Function
toggleListen
()
client/src/components/Listen.js:41
Function
truncate
(path, length, callback)
client/public/wasm_exec.js:55
Function
umask
()
client/public/wasm_exec.js:70
Function
unlink
(path, callback)
client/public/wasm_exec.js:56
Function
utimes
(path, atime, mtime, callback)
client/public/wasm_exec.js:57
Function
write
(fd, buf, offset, length, position, callback)
client/public/wasm_exec.js:27
Function
writeSync
(fd, buf)
client/public/wasm_exec.js:18
← previous
101–184 of 184, ranked by callers