Home
last modified time | relevance | path

Searched refs:instrumentList_count (Results 1 – 2 of 2) sorted by relevance

/dports/audio/lmms/lmms-1.2.2/plugins/HydrogenImport/
H A DHydrogenImport.cpp176 int instrumentList_count = 0; in readSong() local
181 instrumentList_count++; in readSong()
235 if ( instrumentList_count == 0 ) in readSong()
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/src/basics/
H A Dsong.cpp673 int instrumentList_count = 0; in readSong() local
677 instrumentList_count++; in readSong()
975 if ( instrumentList_count == 0 ) { in readSong()