musamusa
This commit is contained in:
4
4klang.h
4
4klang.h
@ -3,11 +3,11 @@
|
||||
#define SU_RENDER_H
|
||||
|
||||
#define SU_CHANNEL_COUNT 2
|
||||
#define SU_LENGTH_IN_SAMPLES 4521776
|
||||
#define SU_LENGTH_IN_SAMPLES 4214960
|
||||
#define SU_BUFFER_LENGTH (SU_LENGTH_IN_SAMPLES*SU_CHANNEL_COUNT)
|
||||
|
||||
#define SU_SAMPLE_RATE 44100
|
||||
#define SU_BPM 110
|
||||
#define SU_BPM 118
|
||||
#define SU_ROWS_PER_BEAT 4
|
||||
#define SU_ROWS_PER_PATTERN 16
|
||||
#define SU_LENGTH_IN_PATTERNS 47
|
||||
|
||||
Reference in New Issue
Block a user