Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ functions
Functions
35,853 in github.com/audacity/audacity
⨍
Functions
35,853
◇
Types & classes
8,590
↓ 5 callers
Method
get_option_group
Wraps ``optparse.get_option_group``:: def options(ctx): gr = ctx.get_option_group('configure options') gr.add_option('-o', '--out', act
lib-src/lv2/sord/waflib/Options.py:243
↓ 5 callers
Method
get_option_group
Wraps ``optparse.get_option_group``:: def options(ctx): gr = ctx.get_option_group('configure options') gr.add_option('-o', '--out', act
lib-src/lv2/lilv/waflib/Options.py:243
↓ 5 callers
Function
get_project_info
Load wscript to get project information (name, version, and so on)
lib-src/lv2/serd/waflib/extras/autoship.py:25
↓ 5 callers
Function
get_twolame_version
Return string containg version number of this library
lib-src/twolame/libtwolame/util.c:38
↓ 5 callers
Function
has_lib
(lib)
lib-src/lv2/suil/waflib/extras/boost.py:442
↓ 5 callers
Function
has_lib
(lib)
lib-src/lv2/serd/waflib/extras/boost.py:442
↓ 5 callers
Function
has_lib
(lib)
lib-src/lv2/sratom/waflib/extras/boost.py:442
↓ 5 callers
Function
has_lib
(lib)
lib-src/lv2/sord/waflib/extras/boost.py:442
↓ 5 callers
Function
has_lib
(lib)
lib-src/lv2/lv2/waflib/extras/boost.py:442
↓ 5 callers
Function
has_lib
(lib)
lib-src/lv2/lilv/waflib/extras/boost.py:442
↓ 5 callers
Function
hash
hash - hash a symbol name string */
lib-src/libnyquist/nyquist/xlisp/xlsym.c:348
↓ 5 callers
Function
heapify
lib-src/portsmf/allegro.cpp:54
↓ 5 callers
Function
ifft2d
lib-src/libnyquist/nyquist/ffts/src/fft2d.c:94
↓ 5 callers
Function
init
lib-src/libnyquist/nyquist/cmt/seqread.c:1304
↓ 5 callers
Method
init
au4/src/projectscene/view/trackspanel/trackitem.cpp:38
↓ 5 callers
Method
init
au4/src/app/commandlineparser.cpp:60
↓ 5 callers
Method
init
au4/src/appshell/view/projectpagemodel.cpp:30
↓ 5 callers
Function
init_world
lib-src/lv2/lilv/test/lilv_test.c:129
↓ 5 callers
Function
isResource
(n)
lib-src/lv2/lv2/lv2specgen/lv2specgen.py:139
↓ 5 callers
Function
isSpectralSelectionView
This returns true if we're a spectral editing track.
src/tracks/ui/SelectHandle.cpp:117
↓ 5 callers
Function
is_inline_start
lib-src/lv2/serd/src/writer.c:409
↓ 5 callers
Function
is_windows_path
lib-src/lv2/serd/src/serd_internal.h:380
↓ 5 callers
Method
key
au4/src/projectscene/view/clipsview/cliplistitem.cpp:25
↓ 5 callers
Function
lilv_collection_new
lib-src/lv2/lilv/src/collections.c:44
↓ 5 callers
Function
lilv_new_float
lib-src/lv2/lilv/src/node.c:189
↓ 5 callers
Function
lilv_node_as_int
lib-src/lv2/lilv/src/node.c:363
↓ 5 callers
Function
lilv_node_get_turtle_token
lib-src/lv2/lilv/src/node.c:260
↓ 5 callers
Function
lilv_node_is_float
lib-src/lv2/lilv/src/node.c:369
↓ 5 callers
Function
lilv_plugin_class_get_uri
lib-src/lv2/lilv/src/pluginclass.c:61
↓ 5 callers
Function
lilv_plugin_get_author_email
lib-src/lv2/lilv/src/plugin.c:947
↓ 5 callers
Function
lilv_plugin_get_author_homepage
lib-src/lv2/lilv/src/plugin.c:953
↓ 5 callers
Function
lilv_port_get
lib-src/lv2/lilv/src/port.c:135
↓ 5 callers
Function
lilv_port_get_value_by_node
lib-src/lv2/lilv/src/port.c:103
↓ 5 callers
Function
lilv_port_supports_event
lib-src/lv2/lilv/src/port.c:83
↓ 5 callers
Function
lilv_state_new_from_file
lib-src/lv2/lilv/src/state.c:665
↓ 5 callers
Function
lilv_state_rel2abs
lib-src/lv2/lilv/src/state.c:137
↓ 5 callers
Function
lilv_ui_is_a
lib-src/lv2/lilv/src/ui.c:99
↓ 5 callers
Function
lilv_world_ask_internal
lib-src/lv2/lilv/src/world.c:262
↓ 5 callers
Function
lilv_world_blank_node_prefix
lib-src/lv2/lilv/src/world.c:324
↓ 5 callers
Function
lilv_world_unload_bundle
lib-src/lv2/lilv/src/world.c:866
↓ 5 callers
Method
load_bundle
Load a specific bundle. `bundle_uri` must be a fully qualified URI to the bundle directory, with the trailing slash, eg. file:///usr/
lib-src/lv2/lilv/bindings/python/lilv.py:1204
↓ 5 callers
Function
lv2_atom_forge_is_object_type
Return true iff `type` is an atom:Object. */
lib-src/lv2/lv2/lv2/atom/forge.h:200
↓ 5 callers
Function
lv2_atom_forge_literal
Write an atom:Literal. */
lib-src/lv2/lv2/lv2/atom/forge.h:447
↓ 5 callers
Function
lv2_atom_forge_tuple
Write the header of an atom:Tuple. The passed frame will be initialised to represent this tuple. To complete the tuple, write a sequence of at
lib-src/lv2/lv2/lv2/atom/forge.h:523
↓ 5 callers
Function
make_ret
au4/src/trackedit/trackediterrors.h:22
↓ 5 callers
Function
makect
lib-src/libsoxr/src/fft4g.c:690
↓ 5 callers
Function
midi_bend
lib-src/libnyquist/nyquist/cmt/midifns.c:928
↓ 5 callers
Function
missing_arg
lib-src/lv2/serd/src/serdi.c:108
↓ 5 callers
Method
onClipChanged
au4/src/trackedit/internal/au3/au3trackeditproject.cpp:175
↓ 5 callers
Function
ostputc
ostputc - put a character to the terminal */
lib-src/libnyquist/nyx.c:1357
↓ 5 callers
Function
output_quoted_string
** Output the given string as a quoted string using SQL quoting conventions. ** ** See also: output_quoted_escaped_string() */
lib-src/sqlite/shell.c:11631
↓ 5 callers
Method
overlap
lib-src/portsmf/allegro.cpp:578
↓ 5 callers
Function
owlTypeInfo
(term, propertyType, name)
lib-src/lv2/lv2/lv2specgen/lv2specgen.py:646
↓ 5 callers
Method
parent
au4/src/appshell/view/preferences/preferencesmodel.cpp:73
↓ 5 callers
Method
parse_args
(self)
lib-src/lv2/serd/waflib/extras/review.py:129
↓ 5 callers
Function
parse_eight_digits_unrolled
credit @aqrit
libraries/lib-string-utils/3party/fast_float.h:511
↓ 5 callers
Function
parse_version
Convert semver string `revision` to a tuple of integers
lib-src/lv2/serd/waflib/extras/autoship.py:49
↓ 5 callers
Method
peek
lib-src/portsmf/strparse.cpp:16
↓ 5 callers
Function
pffft_transform_ordered
lib-src/pffft/pffft.c:1830
↓ 5 callers
Function
pffft_zreorder
lib-src/libsoxr/src/pffft.c:1353
↓ 5 callers
Method
playbackPosition
au4/src/playback/internal/au3/au3player.cpp:318
↓ 5 callers
Function
pow10
au4/src/playback/view/toolbars/components/beatsformatter.cpp:13
↓ 5 callers
Function
process_input
** Read input from *in and process it. If *in==0 then input ** is interactive - the user is typing it it. Otherwise, input ** is coming from a file
lib-src/sqlite/shell.c:20650
↓ 5 callers
Method
putSamples
Adds 'nSamples' pcs of samples from the 'samples' memory position into the input of the object.
lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:205
↓ 5 callers
Method
readData
libraries/lib-network-manager/curl/CurlResponse.cpp:211
↓ 5 callers
Function
read_iri
lib-src/lv2/serd/src/n3.c:764
↓ 5 callers
Method
recurse
(self, *k, **kw)
lib-src/lv2/suil/waflib/extras/remote.py:259
↓ 5 callers
Method
recurse
(self, *k, **kw)
lib-src/lv2/serd/waflib/extras/remote.py:259
↓ 5 callers
Method
recurse
(self, *k, **kw)
lib-src/lv2/sratom/waflib/extras/remote.py:259
↓ 5 callers
Method
recurse
(self, *k, **kw)
lib-src/lv2/sord/waflib/extras/remote.py:259
↓ 5 callers
Method
recurse
(self, *k, **kw)
lib-src/lv2/lilv/waflib/extras/remote.py:259
↓ 5 callers
Function
remove_base
(timebase)
lib-src/libnyquist/nyquist/cmt/timebase.c:218
↓ 5 callers
Function
report
(msg)
lib-src/lv2/sratom/waflib/extras/autoship.py:7
↓ 5 callers
Function
report
(msg)
lib-src/lv2/sord/waflib/extras/autoship.py:7
↓ 5 callers
Function
report
(msg)
lib-src/lv2/lilv/waflib/extras/autoship.py:7
↓ 5 callers
Function
report_exit
lib-src/libnyquist/nyquist/xlisp/xlsym.c:87
↓ 5 callers
Method
reset
lib-src/libvamp/skeleton/MyPlugin.cpp:202
↓ 5 callers
Method
reset
au4/src/appshell/internal/sessionsmanager.cpp:74
↓ 5 callers
Method
restore
Load data from a previous run, sets the attributes listed in :py:const:`waflib.Build.SAVED_ATTRS`
lib-src/lv2/lilv/waflib/Build.py:265
↓ 5 callers
Function
rint32
lib-src/libsoxr/src/rint.h:96
↓ 5 callers
Method
run
Performs file or symlink installation
lib-src/lv2/lv2/waflib/Build.py:1100
↓ 5 callers
Function
serd_byte_source_peek
lib-src/lv2/serd/src/serd_internal.h:130
↓ 5 callers
Function
serd_chunk_sink_finish
lib-src/lv2/serd/src/writer.c:988
↓ 5 callers
Function
serd_env_expand
lib-src/lv2/serd/src/env.c:179
↓ 5 callers
Function
serd_env_get_base_uri
lib-src/lv2/serd/src/env.c:56
↓ 5 callers
Function
serd_node_new_relative_uri
lib-src/lv2/serd/src/node.c:226
↓ 5 callers
Function
serd_node_new_uri_from_node
lib-src/lv2/serd/src/node.c:114
↓ 5 callers
Function
serd_stack_pop
lib-src/lv2/serd/src/serd_internal.h:217
↓ 5 callers
Function
serd_stack_push
lib-src/lv2/serd/src/serd_internal.h:204
↓ 5 callers
Method
sessionProjectsPaths
au4/src/appshell/internal/appshellconfiguration.cpp:214
↓ 5 callers
Function
setBinaryMode
lib-src/sqlite/shell.c:225
↓ 5 callers
Method
setChannels
Sets the number of channels, 1 = mono, 2 = stereo
lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:457
↓ 5 callers
Method
setCurve
Make the passed curve index the active one
libraries/lib-builtin-effects/EqualizationCurvesList.cpp:112
↓ 5 callers
Method
setF0
libraries/lib-time-frequency-selection/ViewInfo.cpp:115
↓ 5 callers
Method
setF1
libraries/lib-time-frequency-selection/ViewInfo.cpp:125
↓ 5 callers
Method
setId
au4/src/projectscene/view/toolbars/playbacktoolbarcustomiseitem.cpp:39
↓ 5 callers
Method
setSelectedTrack
au4/src/trackedit/internal/au3/au3selectioncontroller.cpp:43
↓ 5 callers
Method
setWidth
au4/src/projectscene/view/clipsview/cliplistitem.cpp:65
↓ 5 callers
Function
set_slider
lib-src/libnyquist/nyquist/nyqsrc/sliderdata.c:11
↓ 5 callers
Function
set_step
lib-src/libsoxr/src/vr32.c:333
← previous
next →
2,701–2,800 of 35,853, ranked by callers