MCPcopy Create free account

hub / github.com/AndrewBelt/WaveEdit / functions

Functions140 in github.com/AndrewBelt/WaveEdit

↓ 44 callersFunctionrescalef
src/WaveEdit.hpp:60
↓ 39 callersFunctionsaveWAV16
(filename, x)
generate_catalog.py:12
↓ 31 callersFunctionclampf
Limits a value between a minimum and maximum */
src/WaveEdit.hpp:51
↓ 31 callersFunctionhistoryPush
src/history.cpp:13
↓ 18 callersFunctioncrossf
src/WaveEdit.hpp:64
↓ 18 callersFunctionfm
(t, freq)
generate_catalog.py:55
↓ 10 callersMethodclear
src/wave.cpp:26
↓ 9 callersMethodupdatePost
src/wave.cpp:30
↓ 6 callersFunctionRFFT
src/math.cpp:19
↓ 6 callersFunctionalpha
src/ui.cpp:67
↓ 6 callersMethodcommitSamples
src/wave.cpp:210
↓ 6 callersFunctionmaxi
src/WaveEdit.hpp:35
↓ 5 callersFunctionIRFFT
src/math.cpp:29
↓ 5 callersFunctioneucmodi
src/WaveEdit.hpp:26
↓ 5 callersFunctiongetLastDir
Caller must free() return value, guaranteed to not be NULL */
src/ui.cpp:144
↓ 5 callersFunctionmini
src/WaveEdit.hpp:31
↓ 5 callersFunctionrefreshStyle
src/ui.cpp:803
↓ 4 callersFunctionincrementSelectedId
src/ui.cpp:237
↓ 4 callersFunctionwaveLine
src/widgets.cpp:42
↓ 3 callersFunctionclampi
Limits a value between a minimum and maximum */
src/WaveEdit.hpp:40
↓ 3 callersFunctionclearImport
src/import.cpp:39
↓ 3 callersFunctiondb_curl_easy_init
src/db.cpp:52
↓ 3 callersFunctiondrawGrid
src/widgets.cpp:9
↓ 3 callersMethodgetPostSamples
src/bank.cpp:39
↓ 3 callersFunctionmenuSaveBankAs
src/ui.cpp:169
↓ 3 callersFunctionnormalize
(x)
generate_catalog.py:19
↓ 3 callersFunctionopenBrowser
src/util.cpp:11
↓ 3 callersMethodrandomizeEffects
src/wave.cpp:266
↓ 3 callersFunctionrefreshMorphSnap
src/ui.cpp:107
↓ 3 callersFunctionrenderBankWave
src/widgets.cpp:544
↓ 3 callersMethodsaveWAV
src/wave.cpp:273
↓ 3 callersFunctionstringf
src/util.cpp:64
↓ 3 callersFunctionvalidate
command 0 is validate, 1 is invalidate, 2 is purge */
src/db.cpp:162
↓ 2 callersFunctionFFT
src/math.cpp:7
↓ 2 callersFunctionaudioClose
src/audio.cpp:122
↓ 2 callersFunctionaudioOpen
if deviceName is -1, the default audio device is chosen */
src/audio.cpp:129
↓ 2 callersMethodbakeEffects
src/wave.cpp:261
↓ 2 callersMethodclearEffects
src/wave.cpp:254
↓ 2 callersMethodclipboardCopy
src/wave.cpp:301
↓ 2 callersFunctioncmultf
Complex multiply c = a * b It is of course acceptable to reuse arguments i.e. cmultf(&ar, &ai, ar, ai, br, bi) */
src/WaveEdit.hpp:89
↓ 2 callersFunctiondirEntries
Writes entries of directory to `entries` array of length `len` Sorts alphabetically, omits entries beginning with "." Returns number of entries read *
src/catalog.cpp:22
↓ 2 callersFunctioneditorBehavior
src/widgets.cpp:83
↓ 2 callersFunctionhistoryRedo
src/history.cpp:34
↓ 2 callersFunctionhistoryUndo
src/history.cpp:26
↓ 2 callersFunctionloadAudio
src/util.cpp:29
↓ 2 callersFunctionloadImage
src/ui.cpp:73
↓ 2 callersMethodloadWAV
src/wave.cpp:287
↓ 2 callersFunctionmenuClear
src/ui.cpp:223
↓ 2 callersFunctionmenuCopy
src/ui.cpp:208
↓ 2 callersFunctionmenuCut
src/ui.cpp:212
↓ 2 callersFunctionmenuManual
src/ui.cpp:128
↓ 2 callersFunctionmenuNewBank
src/ui.cpp:136
↓ 2 callersFunctionmenuOpenBank
src/ui.cpp:156
↓ 2 callersFunctionmenuPaste
src/ui.cpp:218
↓ 2 callersFunctionmenuQuit
src/ui.cpp:197
↓ 2 callersFunctionmenuRandomize
src/ui.cpp:230
↓ 2 callersFunctionmenuSaveBank
src/ui.cpp:180
↓ 2 callersFunctionmenuSelectAll
src/ui.cpp:203
↓ 2 callersFunctionrandf
Returns a random number on [0, 1) */
src/WaveEdit.hpp:81
↓ 2 callersFunctionrenderBankGrid
src/widgets.cpp:287
↓ 2 callersFunctionrenderHistogram
src/widgets.cpp:220
↓ 2 callersFunctionrenderToolSelector
src/ui.cpp:496
↓ 2 callersFunctionrenderWave
src/widgets.cpp:158
↓ 2 callersFunctionrenderWaveMenu
src/ui.cpp:308
↓ 2 callersFunctionresample
src/math.cpp:34
↓ 2 callersFunctionselectWave
src/ui.cpp:98
↓ 2 callersMethodsetSamples
src/bank.cpp:31
↓ 2 callersFunctionshowCurrentBankPage
Focuses to a page which displays the current bank, useful when loading a new bank and showing the user some visual feedback that the bank has changed.
src/ui.cpp:116
↓ 2 callersFunctionwaveMenu
src/widgets.cpp:265
↓ 2 callersFunctionzoomFit
src/import.cpp:35
↓ 1 callersFunctionTabLabels
src/tablabels.hpp:9
↓ 1 callersFunctionaudioGetDeviceCount
src/audio.cpp:114
↓ 1 callersFunctionaudioGetDeviceName
src/audio.cpp:118
↓ 1 callersFunctionaudioInit
src/audio.cpp:148
↓ 1 callersFunctionbase64_decode
* base64_decode - Base64 decode * @src: Data to be decoded * @len: Length of the data to be decoded * @out_len: Pointer to output length variable
src/util.cpp:185
↓ 1 callersFunctionbase64_encode
* base64_encode - Base64 encode * @src: Data to be encoded * @len: Length of the data to be encoded * @out_len: Pointer to output length variable,
src/util.cpp:117
↓ 1 callersFunctioncatalogInit
src/catalog.cpp:44
↓ 1 callersMethodclipboardPaste
src/wave.cpp:306
↓ 1 callersMethodcommitHarmonics
src/wave.cpp:220
↓ 1 callersFunctioncomputeImport
src/import.cpp:105
↓ 1 callersFunctioncyclicOversample
src/math.cpp:48
↓ 1 callersFunctiondarken
src/ui.cpp:59
↓ 1 callersFunctiondbInit
src/db.cpp:460
↓ 1 callersFunctiondbPage
src/db.cpp:332
↓ 1 callersMethodduplicateToAll
src/bank.cpp:46
↓ 1 callersFunctioneditorPage
src/ui.cpp:521
↓ 1 callersFunctioneffectHistogram
src/ui.cpp:618
↓ 1 callersFunctioneffectPage
src/ui.cpp:663
↓ 1 callersFunctioneffectSlider
src/ui.cpp:509
↓ 1 callersFunctionellipsize
src/util.cpp:80
↓ 1 callersFunctionf32_to_i16
src/math.cpp:76
↓ 1 callersFunctionfixWorkingDirectory
src/main.cpp:20
↓ 1 callersFunctiongetAudioAmplitude
src/import.cpp:95
↓ 1 callersFunctiongetImageSize
src/ui.cpp:89
↓ 1 callersFunctiongridPage
src/ui.cpp:731
↓ 1 callersFunctionhistoryClear
src/history.cpp:42
↓ 1 callersFunctioni16_to_f32
src/math.cpp:71
↓ 1 callersFunctionimportPage
src/import.cpp:169
↓ 1 callersFunctionlinterpf
Linearly interpolate an array `p` with index `x` Assumes that the array at `p` is of length at least ceil(x). */
src/WaveEdit.hpp:71
↓ 1 callersMethodload
src/bank.cpp:64
next →1–100 of 140, ranked by callers