Home
last modified time | relevance | path

Searched refs:psi_notes (Results 1 – 4 of 4) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dpsi.cpp54 const unsigned short CxadpsiPlayer::psi_notes[16] = member in CxadpsiPlayer
152 unsigned short note = psi_notes[event & 0x0F]; in xadplayer_update()
H A Dpsi.h63 static const unsigned short psi_notes[16]; variable
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dpsi.cpp54 const unsigned short CxadpsiPlayer::psi_notes[16] = member in CxadpsiPlayer
152 unsigned short note = psi_notes[event & 0x0F]; in xadplayer_update()
H A Dpsi.h63 static const unsigned short psi_notes[16]; variable