mirror of
https://github.com/n64decomp/mk64
synced 2026-06-15 13:51:28 -04:00
18 lines
4.5 KiB
JavaScript
18 lines
4.5 KiB
JavaScript
var searchData=
|
|
[
|
|
['new_5factor_0',['new_actor',['../podium__ceremony__actors_8c.html#a8f084b11598b111cbea7b52e49b26c8b',1,'new_actor(ActorInitParams *arg0): podium_ceremony_actors.c'],['../podium__ceremony__actors_8h.html#a186674a03da1d9fce04a3211d6f4ec4d',1,'new_actor(ActorInitParams *): podium_ceremony_actors.c']]],
|
|
['note_5fapply_5fheadset_5fpan_5feffects_1',['note_apply_headset_pan_effects',['../synthesis_8c.html#ab6acf42e1089301d7b1959b332d22233',1,'note_apply_headset_pan_effects(Acmd *acmd, struct NoteSubEu *noteSubEu, struct NoteSynthesisState *note, s32 bufLen, s32 flags, s32 leftRight): synthesis.c'],['../synthesis_8h.html#ab6acf42e1089301d7b1959b332d22233',1,'note_apply_headset_pan_effects(Acmd *acmd, struct NoteSubEu *noteSubEu, struct NoteSynthesisState *note, s32 bufLen, s32 flags, s32 leftRight): synthesis.c']]],
|
|
['note_5fdisable_2',['note_disable',['../playback_8c.html#ab1a60ae60a667dbe83002a56fb1d4656',1,'note_disable(struct Note *note): playback.c'],['../playback_8h.html#ab1a60ae60a667dbe83002a56fb1d4656',1,'note_disable(struct Note *note): playback.c']]],
|
|
['note_5finit_3',['note_init',['../playback_8c.html#a80dd9595a3ab00862f65d4987c2c082b',1,'note_init(struct Note *note): playback.c'],['../playback_8h.html#a80dd9595a3ab00862f65d4987c2c082b',1,'note_init(struct Note *note): playback.c']]],
|
|
['note_5finit_5fall_4',['note_init_all',['../playback_8c.html#aa672d08c8c0b3af7be9a7ecc37e85852',1,'note_init_all(void): playback.c'],['../playback_8h.html#aa672d08c8c0b3af7be9a7ecc37e85852',1,'note_init_all(void): playback.c']]],
|
|
['note_5finit_5ffor_5flayer_5',['note_init_for_layer',['../playback_8c.html#a1d9c0dd4a7db097c7e209f944749ee20',1,'note_init_for_layer(struct Note *note, struct SequenceChannelLayer *seqLayer): playback.c'],['../playback_8h.html#a1d9c0dd4a7db097c7e209f944749ee20',1,'note_init_for_layer(struct Note *note, struct SequenceChannelLayer *seqLayer): playback.c']]],
|
|
['note_5fpool_5fclear_6',['note_pool_clear',['../playback_8c.html#ab7a932f7c71e6b0511e3dbff42208251',1,'note_pool_clear(struct NotePool *pool): playback.c'],['../playback_8h.html#ab7a932f7c71e6b0511e3dbff42208251',1,'note_pool_clear(struct NotePool *pool): playback.c']]],
|
|
['note_5fpool_5ffill_7',['note_pool_fill',['../playback_8c.html#a89100a0e853dc788fe8901626f642e55',1,'note_pool_fill(struct NotePool *pool, s32 count): playback.c'],['../playback_8h.html#a89100a0e853dc788fe8901626f642e55',1,'note_pool_fill(struct NotePool *pool, s32 count): playback.c']]],
|
|
['note_5frelease_5fand_5ftake_5fownership_8',['note_release_and_take_ownership',['../playback_8c.html#a9138c801416edd96712137a7d0008766',1,'note_release_and_take_ownership(struct Note *note, struct SequenceChannelLayer *seqLayer): playback.c'],['../playback_8h.html#a9138c801416edd96712137a7d0008766',1,'note_release_and_take_ownership(struct Note *note, struct SequenceChannelLayer *seqLayer): playback.c']]],
|
|
['note_5fset_5fresampling_5frate_9',['note_set_resampling_rate',['../playback_8c.html#a9240c6297c0342d23287b8c0f9b2fd7c',1,'note_set_resampling_rate(struct Note *note, f32 resamplingRateInput): playback.c'],['../playback_8h.html#a9240c6297c0342d23287b8c0f9b2fd7c',1,'note_set_resampling_rate(struct Note *note, f32 resamplingRateInput): playback.c']]],
|
|
['note_5fset_5fvel_5fpan_5freverb_10',['note_set_vel_pan_reverb',['../playback_8c.html#a281646ee32b4a0af33bcb1e95afd624e',1,'note_set_vel_pan_reverb(struct Note *note, f32 velocity, u8 pan, u8 reverbVol): playback.c'],['../playback_8h.html#a281646ee32b4a0af33bcb1e95afd624e',1,'note_set_vel_pan_reverb(struct Note *note, f32 velocity, u8 pan, u8 reverbVol): playback.c']]],
|
|
['note_5fvibrato_5finit_11',['note_vibrato_init',['../audio_2effects_8c.html#a25e39b4b3790d36958bb854307d5f9d7',1,'note_vibrato_init(struct Note *note): effects.c'],['../audio_2effects_8h.html#a25e39b4b3790d36958bb854307d5f9d7',1,'note_vibrato_init(struct Note *note): effects.c']]],
|
|
['note_5fvibrato_5fupdate_12',['note_vibrato_update',['../audio_2effects_8c.html#ab80cf39e4b3e31a75657ba722018d9b9',1,'note_vibrato_update(struct Note *note): effects.c'],['../audio_2effects_8h.html#ab80cf39e4b3e31a75657ba722018d9b9',1,'note_vibrato_update(struct Note *note): effects.c']]],
|
|
['nullify_5fdisplaylist_13',['nullify_displaylist',['../collision_8c.html#a6275a3a99f8faf62b7c64d9aeca44c48',1,'nullify_displaylist(uintptr_t addr): collision.c'],['../collision_8h.html#ad04f3719af9173bf585ec2e0902baebe',1,'nullify_displaylist(uintptr_t): collision.c']]]
|
|
];
|