Home
last modified time | relevance | path

Searched defs:songPos (Results 1 – 18 of 18) sorted by relevance

/dports/audio/cantata/cantata-2.4.2/context/
H A Dsongview.h114 qint32 songPos; variable
/dports/audio/ft2play/ft2play-5730b16/
H A Dpmp_mix.c325 bool dump_Init(int32_t frq, int32_t amp, int16_t songPos) in dump_Init()
H A Dpmplay.h29 int16_t songPos, pattNr, pattPos, pattLen; member
/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_wav_renderer.c176 static bool dump_Init(uint32_t frq, int16_t amp, int16_t songPos) in dump_Init()
H A Dft2_edit.c257 static void evaluateTimeStamp(int16_t *songPos, int16_t *pattNum, int16_t *row, int16_t *tick) in evaluateTimeStamp()
320 int16_t pattNum, songPos, row, tick; in recordNote() local
H A Dft2_audio.h71 uint8_t pattNum, globalVolume, songPos, tick, speed, row; member
H A Dft2_structs.h32 int16_t globalVolume, songPos, row; member
H A Dft2_pattern_ed.c1950 void drawPosEdNums(int16_t songPos) in drawPosEdNums()
H A Dft2_replayer.h274 int16_t songPos, pattNum, row, currNumRows; member
H A Dft2_replayer.c2314 void setPos(int16_t songPos, int16_t row, bool resetTimer) in setPos()
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/mods/
H A Dtfmx.cpp1031 void Tfmx::doSong(int songPos, bool stopAudio) { in doSong()
/dports/games/scummvm/scummvm-2.5.1/audio/mods/
H A Dtfmx.cpp1037 void Tfmx::doSong(int songPos, bool stopAudio) { in doSong()
/dports/audio/gbemol/gbemol-0.3.2/src/
H A Dlibmpdclient.c1239 void mpd_sendPlaylistInfoCommand(mpd_Connection * connection, int songPos) { in mpd_sendPlaylistInfoCommand()
1381 void mpd_sendDeleteCommand(mpd_Connection * connection, int songPos) { in mpd_sendDeleteCommand()
1449 void mpd_sendPlayCommand(mpd_Connection * connection, int songPos) { in mpd_sendPlayCommand()
/dports/audio/cantata/cantata-2.4.2/mpd-interface/
H A Dmpdconnection.h521 quint32 songPos; // USe for stop-after-current when we only have 1 songin playqueue! variable
/dports/audio/libmpd/libmpd-11.8.17/src/
H A Dlibmpdclient.c1336 void mpd_sendPlaylistInfoCommand(mpd_Connection * connection, int songPos) { in mpd_sendPlaylistInfoCommand()
1478 void mpd_sendDeleteCommand(mpd_Connection * connection, int songPos) { in mpd_sendDeleteCommand()
1546 void mpd_sendPlayCommand(mpd_Connection * connection, int songPos) { in mpd_sendPlayCommand()
/dports/audio/ario/ario-1.6/src/lib/
H A Dlibmpdclient.c1284 void mpd_sendPlaylistInfoCommand(mpd_Connection * connection, int songPos) { in mpd_sendPlaylistInfoCommand()
1426 void mpd_sendDeleteCommand(mpd_Connection * connection, int songPos) { in mpd_sendDeleteCommand()
1494 void mpd_sendPlayCommand(mpd_Connection * connection, int songPos) { in mpd_sendPlayCommand()
/dports/audio/pms/pms-0.42/src/
H A Dlibmpdclient.c1385 void mpd_sendPlaylistInfoCommand(mpd_Connection * connection, int songPos) { in mpd_sendPlaylistInfoCommand()
1527 void mpd_sendDeleteCommand(mpd_Connection * connection, int songPos) { in mpd_sendDeleteCommand()
1599 void mpd_sendPlayPosCommand(mpd_Connection * connection, int songPos) { in mpd_sendPlayPosCommand()
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DPatternEditorControl.h146 SongPos songPos; variable