Home
last modified time | relevance | path

Searched refs:base_note (Results 1 – 25 of 87) sorted by relevance

1234

/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/editor/
H A Dags_machine_selector_callbacks.c203 gchar *base_note; in ags_machine_selector_popup_shift_piano_callback() local
222 base_note = NULL; in ags_machine_selector_popup_shift_piano_callback()
227 base_note = AGS_PIANO_KEYS_OCTAVE_2_A; in ags_machine_selector_popup_shift_piano_callback()
231 base_note = AGS_PIANO_KEYS_OCTAVE_2_AIS; in ags_machine_selector_popup_shift_piano_callback()
235 base_note = AGS_PIANO_KEYS_OCTAVE_2_H; in ags_machine_selector_popup_shift_piano_callback()
239 base_note = AGS_PIANO_KEYS_OCTAVE_2_C; in ags_machine_selector_popup_shift_piano_callback()
247 base_note = AGS_PIANO_KEYS_OCTAVE_2_D; in ags_machine_selector_popup_shift_piano_callback()
255 base_note = AGS_PIANO_KEYS_OCTAVE_2_E; in ags_machine_selector_popup_shift_piano_callback()
259 base_note = AGS_PIANO_KEYS_OCTAVE_2_F; in ags_machine_selector_popup_shift_piano_callback()
267 base_note = AGS_PIANO_KEYS_OCTAVE_2_G; in ags_machine_selector_popup_shift_piano_callback()
[all …]
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/peaks/drums/
H A Dsnare_drum.h85 int16_t base_note = 52 << 7; in set_frequency() local
87 base_note += transposition * 896 >> 15; in set_frequency()
88 body_1_.set_frequency(base_note); in set_frequency()
89 body_2_.set_frequency(base_note + (12 << 7)); in set_frequency()
90 noise_.set_frequency(base_note + (48 << 7)); in set_frequency()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/peaks/drums/
H A Dsnare_drum.h85 int16_t base_note = 52 << 7; in set_frequency() local
87 base_note += transposition * 896 >> 15; in set_frequency()
88 body_1_.set_frequency(base_note); in set_frequency()
89 body_2_.set_frequency(base_note + (12 << 7)); in set_frequency()
90 noise_.set_frequency(base_note + (48 << 7)); in set_frequency()
/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/task/
H A Dags_apply_sf2_synth.c219 apply_sf2_synth->base_note = 0.0; in ags_apply_sf2_synth_init()
280 apply_sf2_synth->base_note = g_value_get_double(value); in ags_apply_sf2_synth_set_property()
322 g_value_set_double(value, apply_sf2_synth->base_note); in ags_apply_sf2_synth_get_property()
401 gdouble base_note; in ags_apply_sf2_synth_launch() local
417 base_note = apply_sf2_synth->base_note; in ags_apply_sf2_synth_launch()
467 note = base_note + (gdouble) i; in ags_apply_sf2_synth_launch()
546 gdouble base_note, guint count) in ags_apply_sf2_synth_new() argument
553 "base-note", base_note, in ags_apply_sf2_synth_new()
H A Dags_apply_sfz_synth.c219 apply_sfz_synth->base_note = 0.0; in ags_apply_sfz_synth_init()
280 apply_sfz_synth->base_note = g_value_get_double(value); in ags_apply_sfz_synth_set_property()
322 g_value_set_double(value, apply_sfz_synth->base_note); in ags_apply_sfz_synth_get_property()
401 gdouble base_note; in ags_apply_sfz_synth_launch() local
417 base_note = apply_sfz_synth->base_note; in ags_apply_sfz_synth_launch()
467 note = base_note + (gdouble) i; in ags_apply_sfz_synth_launch()
546 gdouble base_note, guint count) in ags_apply_sfz_synth_new() argument
553 "base-note", base_note, in ags_apply_sfz_synth_new()
H A Dags_apply_synth.c278 apply_synth->base_note = g_value_get_double(value); in ags_apply_synth_set_property()
320 g_value_set_double(value, apply_synth->base_note); in ags_apply_synth_get_property()
399 gdouble base_note; in ags_apply_synth_launch() local
415 base_note = apply_synth->base_note; in ags_apply_synth_launch()
459 note = apply_synth->base_note + i; in ags_apply_synth_launch()
534 gdouble base_note, guint count) in ags_apply_synth_new() argument
541 "base-note", base_note, in ags_apply_synth_new()
H A Dags_apply_sfz_synth.h51 gdouble base_note; member
66 gdouble base_note, guint count);
H A Dags_apply_synth.h51 gdouble base_note; member
66 gdouble base_note, guint count);
H A Dags_apply_sf2_synth.h51 gdouble base_note; member
66 gdouble base_note, guint count);
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/plugins/chordz/
H A Ddsp.c387 int base_note =
414 return base_note + 12 + keys_to_add;
428 int base_note =
455 return base_note + 12 + keys_to_add;
469 int base_note =
496 return base_note + 12 + keys_to_add;
/dports/audio/gsequencer/gsequencer-3.10.4/ags/widget/
H A Dags_piano.c496 gchar *base_note; in ags_piano_set_property() local
498 base_note = g_value_get_string(value); in ags_piano_set_property()
500 if(base_note == piano->base_note){ in ags_piano_set_property()
504 g_free(piano->base_note); in ags_piano_set_property()
506 piano->base_note = g_strdup(base_note); in ags_piano_set_property()
584 g_free(piano->base_note); in ags_piano_finalize()
1461 gchar *base_note) in ags_piano_set_base_note() argument
1468 "base-note", base_note, in ags_piano_set_base_note()
1485 gchar *base_note; in ags_piano_get_base_note() local
1492 "base-note", &base_note, in ags_piano_get_base_note()
[all …]
H A Dags_piano.h96 gchar *base_note; member
136 gchar *base_note);
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/src/
H A Dundo.c239 frame->wave_data.base_note = entry->base_note; in undo_store_wave_data()
257 frame->wave_param.base_note = entry->base_note; in undo_store_wave_param()
H A Dundo.h66 Uint16 base_note; member
75 Uint16 base_note; member
H A Ddiskop.c211 Uint16 base_note = write_wave->base_note; in write_wavetable_entry() local
237 FIX_ENDIAN(base_note); in write_wavetable_entry()
244 SDL_RWwrite(f, &base_note, sizeof(base_note), 1); in write_wavetable_entry()
303 SDL_RWwrite(f, &inst->base_note, sizeof(inst->base_note), 1); in save_instrument_inner()
771 mused.mus.cyd->wavetable_entries[mused.selected_wavetable].base_note = MIDDLE_C << 8; in open_wavetable()
803 mused.mus.cyd->wavetable_entries[mused.selected_wavetable].base_note = MIDDLE_C << 8; in open_wavetable_raw_inner()
H A Doptimize.c214 cyd->wavetable_entries[i].base_note = cyd->wavetable_entries[i + 1].base_note; in remove_wavetable()
/dports/devel/allegro/allegro-4.4.3.1/src/
H A Ddigmid.c71 int base_note; member
268 p->extra[i]->base_note = pack_igetl(f); /* base key */ in load_patch()
368 unsigned long freq = scale64(ftbl[drum-1], p->sample[i]->freq, p->extra[i]->base_note); in load_patch()
719 unsigned long freq, f1, f2, sfreq, base_note; in digmid_freq() local
722 base_note = e->base_note; in digmid_freq()
726 f1 = scale64(ftbl[note], sfreq, base_note); in digmid_freq()
727 f2 = scale64(ftbl[note+1], sfreq, base_note); in digmid_freq()
733 freq = scale64(ftbl[note], sfreq, base_note); in digmid_freq()
/dports/audio/playmidi/playmidi-2.4/
H A Dpatchload.c58 int base_note; member
171 sample.base_note = *(int *) &buf[30];
205 patch->base_note = sample.base_note;
/dports/games/d2x/d2x-0.2.5/arch/dos/allg_snd/sound/
H A Ddigmid.c76 int base_note; member
203 p->extra[i]->base_note = pack_igetl(f); /* base key */ in load_patch()
702 float base_note = e->base_note; in digmid_freq() local
706 freq = ftbl[inst-128] * sfreq / base_note; in digmid_freq()
710 f1 = ftbl[note] * sfreq / base_note; in digmid_freq()
711 f2 = ftbl[note+1] * sfreq / base_note; in digmid_freq()
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/klystron/src/snd/
H A Dcydentry.h52 Uint16 base_note; member
H A Dmusic.c249 …chn->instrument->flags & MUS_INST_WAVE_LOCK_NOTE) ? cydchn->wave_entry->base_note : (final)) & mus… in mus_set_wavetable_frequency()
251 …freq((chn->instrument->flags & MUS_INST_WAVE_LOCK_NOTE) ? cydchn->wave_entry->base_note : (final)); in mus_set_wavetable_frequency()
1168 note = ((Uint16)ins->base_note) << 8; in mus_trigger_instrument_internal()
1172 note += (Uint16)((int)ins->base_note-MIDDLE_C) << 8; in mus_trigger_instrument_internal()
1508 … mus_set_slide(mus, i, (((Uint16)note + pinst->base_note - MIDDLE_C) << 8) + pinst->finetune); in mus_advance_tick()
1521 … muschn->target_note = (((Uint16)note + pinst->base_note - MIDDLE_C) << 8) + pinst->finetune; in mus_advance_tick()
1528 … muschn->target_note = (((Uint16)note + pinst->base_note - MIDDLE_C) << 8) + pinst->finetune; in mus_advance_tick()
1774 VER_READ(version, 12, 0xff, &e->base_note, 0); in load_wavetable_entry()
1781 FIX_ENDIAN(e->base_note); in load_wavetable_entry()
1866 _VER_READ(&inst->base_note, 0); in mus_load_instrument_RW()
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/thread/
H A Dags_sfz_loader.h74 gdouble base_note; member
H A Dags_sf2_loader.h75 gdouble base_note; member
H A Dags_sfz_loader.c179 sfz_loader->base_note = 0.0; in ags_sfz_loader_init()
556 sfz_loader->base_note, in ags_sfz_loader_run()
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/src/import/
H A Dorg.c207 e->base_note = (MIDDLE_C - 3) * 256; in import_org()
215 e->base_note = (MIDDLE_C - 3) * 256; in import_org()

1234