Home
last modified time | relevance | path

Searched refs:WAVES_SIZE (Results 1 – 8 of 8) sorted by relevance

/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Windows/
H A Dhvl_tables.h19 #define WAVES_SIZE (WO_HIGHPASSES+((0xfc+0xfc+0x80*0x1f+0x80+3*0x280)*31)) macro
32 int8 waves[WAVES_SIZE];
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Amiga/
H A Dhvl_tables.h19 #define WAVES_SIZE (WO_HIGHPASSES+((0xfc+0xfc+0x80*0x1f+0x80+3*0x280)*31)) macro
H A Dhvl_replay.c34 int8 waves[WAVES_SIZE];
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dtables.h19 #define WAVES_SIZE (WO_HIGHPASSES+((0xfc+0xfc+0x80*0x1f+0x80+3*0x280)*31)) macro
H A Dreplay.c88 int8 waves[WAVES_SIZE];
/dports/audio/ocp/ocp-0.2.90/playhvl/
H A Dplayer.h40 #define WAVES_SIZE (WO_HIGHPASSES+((0xfc+0xfc+0x80*0x1f+0x80+3*0x280)*31))
41 extern int8_t __attribute__ ((visibility ("internal"))) waves[WAVES_SIZE];
H A Dplayer.c33 int8_t __attribute__ ((visibility ("internal"))) waves[WAVES_SIZE];
/dports/audio/hvl2wav/hivelytracker-8296a50/hvl2wav/
H A Dreplay.c48 #define WAVES_SIZE (WO_HIGHPASSES+((0xfc+0xfc+0x80*0x1f+0x80+3*0x280)*31)) macro
50 int8 waves[WAVES_SIZE];
51 int16 waves2[WAVES_SIZE];