Searched defs:pitch (Results 1 - 17 of 17) sorted by relevance

/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_tuning.h41 double pitch[128]; /* the pitch of every key, in cents */ member in struct:_fluid_tuning_t
H A Dfluid_tuning.c80 void fluid_tuning_set_key(fluid_tuning_t* tuning, int key, double pitch) argument
94 void fluid_tuning_set_all(fluid_tuning_t* tuning, double* pitch) argument
103 void fluid_tuning_set_pitch(fluid_tuning_t* tuning, int key, double pitch) argument
[all...]
H A Dfluid_event_priv.h41 int pitch; member in struct:_fluid_event_t
H A Dfluid_event.c266 fluid_event_pitch_bend(fluid_event_t* evt, int channel, int pitch) argument
[all...]
H A Dfluid_voice.h123 fluid_real_t pitch; /* the pitch in midicents */ member in struct:_fluid_voice_t
H A Dfluid_cmd.c1010 double pitch; local
1154 double pitch[128]; local
[all...]
H A Dfluid_synth.c2800 fluid_synth_create_key_tuning(fluid_synth_t* synth, int bank, int prog, char* name, double* pitch) argument
2815 fluid_synth_create_octave_tuning(fluid_synth_t* synth, int bank, int prog, char* name, double* pitch) argument
2827 fluid_synth_tune_notes(fluid_synth_t* synth, int bank, int prog, int len, int *key, double* pitch, int apply) argument
2916 fluid_synth_tuning_dump(fluid_synth_t* synth, int bank, int prog, char* name, int len, double* pitch) argument
[all...]
/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DCapture.cpp45 SetBuffer(capture_stream_format format, capture_buffer_mode mode, int offset0, int offset1, int size, int pitch) argument
/haiku-fatelf/src/kits/midi/
H A DSamples.cpp46 Start( void* sampleData, int32 frames, int16 bytes_per_sample, int16 channel_count, double pitch, int32 loopStart, int32 loopEnd, double sampleVolume, double stereoPosition, int32 hook_arg, sample_loop_hook pLoopContinueProc, sample_exit_hook pDoneProc) argument
/haiku-fatelf/src/add-ons/kernel/debugger/qrencode/
H A Dmask.c249 int pitch; local
/haiku-fatelf/src/apps/3dmov/
H A DGLUtility.cpp109 void GLCreateModelViewMatrix(float *m, float x, float y, float z, float yaw, float pitch, float roll) argument
175 void Quaternion :: GenerateFromEuler(float roll, float pitch, float yaw) argument
/haiku-fatelf/src/apps/glteapot/
H A DQuaternion.h62 Quaternion(const float& yaw, const float& pitch, const float& roll) argument
107 void setEuler(const float& yaw, const float& pitch, const float& roll) argument
/haiku-fatelf/src/apps/haiku3d/
H A DQuaternion.h69 Quaternion(const float& yaw, const float& pitch, const float& roll) argument
114 void setEuler(const float& yaw, const float& pitch, const float& roll) argument
/haiku-fatelf/src/servers/app/font/
H A DFontEngine.cpp296 int pitch = bitmap.pitch; local
327 int pitch = bitmap.pitch; local
371 int pitch = bitmap.pitch; local
[all...]
/haiku-fatelf/src/libs/agg/font_freetype/
H A Dagg_font_freetype.cpp416 int pitch = bitmap.pitch; local
457 int pitch = bitmap.pitch; local
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.h228 emuxki_chanparms_pitch pitch; member in struct:_emuxki_channel
/haiku-fatelf/headers/private/graphics/radeon/
H A Dradeon_interface.h402 uint32 pitch; // byte offset between two lines member in struct:__anon907

Completed in 130 milliseconds