Home
last modified time | relevance | path

Searched defs:songLength (Results 1 – 15 of 15) sorted by relevance

/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/supernova/
H A Dconvert_mod.h26 char songLength; // liedlaenge variable
57 int16 songLength; variable
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sid/sidplay-libs/libsidplay/include/sidplay/
H A DSidTune.h111 uint_least16_t songLength; // --- not yet supported --- member
249 uint_least16_t songLength[SIDTUNE_MAX_SONGS]; variable
/dports/audio/libsidplay2/sidplay-libs-2.1.1/libsidplay/include/sidplay/
H A DSidTune.h109 uint_least16_t songLength; // --- not yet supported --- member
254 uint_least16_t songLength[SIDTUNE_MAX_SONGS]; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/queen/
H A Dmusic.cpp360 uint32 MidiMusic::songLength(uint16 songNum) const { in songLength() function in Queen::MidiMusic
/dports/games/scummvm/scummvm-2.5.1/engines/queen/
H A Dmusic.cpp360 uint32 MidiMusic::songLength(uint16 songNum) const { in songLength() function in Queen::MidiMusic
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Dmusic.cpp297 uint32 songLength = 0; in OpenMidiFiles() local
347 uint32 songLength = 0; in OpenMidiFiles() local
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Dmusic.cpp280 uint32 songLength = 0; in OpenMidiFiles() local
330 uint32 songLength = 0; in OpenMidiFiles() local
/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_module_saver.c296 int32_t songLength = song.songLength; in saveMOD() local
H A Dft2_replayer.h275 uint16_t songLength, songLoopStart, BPM, speed, initialSpeed, globalVolume, tick; member
/dports/audio/libsidplay/libsidplay-1.36.60/src/
H A Dsidtune.h205 uword songLength[classMaxSongs]; // reserved variable
/dports/audio/HVSC-Update/HVSC_Update_Tool_287/src/include/
H A Dsidtune.h224 uword songLength[classMaxSongs]; // song lengths in seconds variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/supernova/
H A Dresman.cpp376 int16 songLength; in convertToMod() local
/dports/games/scummvm/scummvm-2.5.1/engines/supernova/
H A Dresman.cpp376 int16 songLength; in convertToMod() local
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DLoad_psm.cpp957 uint16le songLength; // 0 ... 255 (number of patterns to play in the song) member
H A DLoad_med.cpp120 …uint16be songLength; // MMD0: Number of sequence numbers in the play sequence list, MMD2: Number … member