Home
last modified time | relevance | path

Searched refs:vibrato_speed (Results 1 – 25 of 113) sorted by relevance

12345

/dports/devel/godot2/godot-2.1.6-stable/modules/chibi/
H A Dcp_sample.cpp101 vibrato_speed = p_vibrato_speed; in set_vibrato_speed()
105 return vibrato_speed; in get_vibrato_speed()
151 vibrato_speed = p_sample.vibrato_speed; in copy_from()
170 vibrato_speed = 0; in reset()
H A Dcp_sample.h58 uint8_t vibrato_speed; /* 0.. 64 */ variable
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/chibi/
H A Dcp_sample.cpp101 vibrato_speed = p_vibrato_speed; in set_vibrato_speed()
105 return vibrato_speed; in get_vibrato_speed()
151 vibrato_speed = p_sample.vibrato_speed; in copy_from()
170 vibrato_speed = 0; in reset()
H A Dcp_sample.h58 uint8_t vibrato_speed; /* 0.. 64 */ variable
/dports/audio/gnuitar/gnuitar-0.3.2/src/
H A Dvibrato.c76 params->vibrato_speed = in update_vibrato_speed()
131 gtk_adjustment_new(pvibrato->vibrato_speed * 1000.0 / in vibrato_init()
220 if (vp->vibrato_phase >= vp->vibrato_speed || in vibrato_filter()
251 write(fd, &vp->vibrato_speed, sizeof(int)); in vibrato_save()
263 read(fd, &vp->vibrato_speed, sizeof(int)); in vibrato_load()
298 pvibrato->vibrato_speed = MAX_VIBRATO_BUFSIZE * 0.2 / nchannels; in vibrato_create()
H A Dvibrato.h35 int vibrato_speed, member
/dports/audio/lmms/lmms-1.2.2/plugins/zynaddsubfx/zynaddsubfx/src/Tests/
H A DUnisonTest.h144 int vibrato_speed[15]; in testUnison() local
151 vibrato_speed[i] = prng()%0x7f; in testUnison()
158 vibrato[i], vibrato_speed[i], inv_phase[i], data[i]); in testUnison()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Tests/
H A DUnisonTest.cpp139 int vibrato_speed[15];
146 vibrato_speed[i] = prng()%0x7f;
154 vibrato[i], vibrato_speed[i], inv_phase[i], data[i]);
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dastrocde.c64 static int vibrato_speed[MAX_ASTROCADE_CHIPS]; variable
87 current_size_V[num] = 32768*vibrato_speed[num]/div_by_N_factor; in astrocade_update()
258 vibrato_speed[num] = 1; in astrocade_sound_w()
260 vibrato_speed[num] <<= 1; in astrocade_sound_w()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dastrocde_snd.c64 static int vibrato_speed[MAX_ASTROCADE_CHIPS]; variable
87 current_size_V[num] = 32768*vibrato_speed[num]/div_by_N_factor; in astrocade_update()
248 vibrato_speed[num] = 1; in astrocade_sound_w()
250 vibrato_speed[num] <<= 1; in astrocade_sound_w()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dastrocde_snd.c64 static int vibrato_speed[MAX_ASTROCADE_CHIPS]; variable
87 current_size_V[num] = 32768*vibrato_speed[num]/div_by_N_factor; in astrocade_update()
258 vibrato_speed[num] = 1; in astrocade_sound_w()
260 vibrato_speed[num] <<= 1; in astrocade_sound_w()
/dports/games/openomf/dumb-238f23c/dumb/src/it/
H A Dreadxm.c111 int vibrato_speed; /* 0-0x3F */ member
605 extra->vibrato_speed = dumbfile_getc(f); in it_xm_read_instrument()
1057 sample->vibrato_speed = extra.vibrato_speed; in it_xm_load_sigdata()
1164 sample->vibrato_speed = extra.vibrato_speed; in it_xm_load_sigdata()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/dumb/dumb-kode54/src/it/
H A Dreadxm.c111 int vibrato_speed; /* 0-0x3F */ member
605 extra->vibrato_speed = dumbfile_getc(f); in it_xm_read_instrument()
1057 sample->vibrato_speed = extra.vibrato_speed; in it_xm_load_sigdata()
1164 sample->vibrato_speed = extra.vibrato_speed; in it_xm_load_sigdata()
/dports/audio/dumb/dumb-0.9.3/include/internal/
H A Dit.h217 unsigned char vibrato_speed; member
451 unsigned char vibrato_speed; member
/dports/audio/dumb-allegro/dumb-0.9.3/include/internal/
H A Dit.h217 unsigned char vibrato_speed; member
451 unsigned char vibrato_speed; member
/dports/games/zdoom/zdoom-2.8.1/dumb/src/it/
H A Dreadxm.c114 int vibrato_speed; /* 0-0x3F */ member
609 extra->vibrato_speed = dumbfile_getc(f); in it_xm_read_instrument()
1159 sample->vibrato_speed = extra.vibrato_speed; in it_xm_load_sigdata()
1266 sample->vibrato_speed = extra.vibrato_speed; in it_xm_load_sigdata()
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/dumb/src/it/
H A Dreadxm.c114 int vibrato_speed; /* 0-0x3F */ member
609 extra->vibrato_speed = dumbfile_getc(f); in it_xm_read_instrument()
1159 sample->vibrato_speed = extra.vibrato_speed; in it_xm_load_sigdata()
1266 sample->vibrato_speed = extra.vibrato_speed; in it_xm_load_sigdata()
/dports/audio/dumb-allegro/dumb-0.9.3/src/it/
H A Dreadxm.c110 int vibrato_speed; /* 0-0x3F */ member
426 extra->vibrato_speed = dumbfile_getc(f); in it_xm_read_instrument()
804 sample->vibrato_speed = extra.vibrato_speed; in it_xm_load_sigdata()
/dports/audio/dumb/dumb-0.9.3/src/it/
H A Dreadxm.c110 int vibrato_speed; /* 0-0x3F */ member
426 extra->vibrato_speed = dumbfile_getc(f); in it_xm_read_instrument()
804 sample->vibrato_speed = extra.vibrato_speed; in it_xm_load_sigdata()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/dumb-0.9.2/it/
H A Dreadxm.c110 int vibrato_speed; /* 0-0x3F */ member
425 extra->vibrato_speed = dumbfile_getc(f); in it_xm_read_instrument()
797 sample->vibrato_speed = extra.vibrato_speed; in it_xm_load_sigdata()
H A Ditrender.c61 dst->vibrato_speed = src->vibrato_speed; in dup_playing()
821 (playing->vibrato_speed << 2); in update_smooth_effects()
1153 channel->playing->vibrato_speed = 0; in it_retrigger_note()
1273 channel->playing->vibrato_speed = channel->lastHspeed; in post_process_it_volpan()
1376 channel->playing->vibrato_speed = channel->lastHspeed; in process_effects()
1531 channel->playing->vibrato_speed = speed; in process_effects()
1765 channel->playing->vibrato_speed = speed; in process_effects()
2069 channel->playing->vibrato_speed = 0; in process_xm_note_data()
2142 channel->playing->vibrato_speed = channel->lastHspeed; in process_xm_note_data()
2149 channel->playing->vibrato_speed = channel->lastHspeed; in process_xm_note_data()
[all …]
/dports/games/openomf/dumb-238f23c/dumb/include/internal/
H A Dit.h229 unsigned char vibrato_speed; member
510 unsigned char vibrato_speed; member
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/dumb/dumb-kode54/include/internal/
H A Dit.h229 unsigned char vibrato_speed; member
510 unsigned char vibrato_speed; member
/dports/games/zdoom/zdoom-2.8.1/dumb/include/internal/
H A Dit.h228 unsigned char vibrato_speed; member
509 unsigned char vibrato_speed; member
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/dumb/include/internal/
H A Dit.h228 unsigned char vibrato_speed; member
509 unsigned char vibrato_speed; member

12345