Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dhyp.cpp47 const unsigned short CxadhypPlayer::hyp_notes[73] = member in CxadhypPlayer
91 unsigned short freq = hyp_notes[event & 0x3F]; in xadplayer_update()
H A Dhyp.h52 static const unsigned short hyp_notes[73]; variable
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dhyp.cpp47 const unsigned short CxadhypPlayer::hyp_notes[73] = member in CxadhypPlayer
91 unsigned short freq = hyp_notes[event & 0x3F]; in xadplayer_update()
H A Dhyp.h52 static const unsigned short hyp_notes[73]; variable