Apply requested changes
- Use sample->init() instead - Implement set Hz by tempo effect and move from C4xx to F0xx - Add "SAMPLE_POS" to cmdName
This commit is contained in:
parent
91e856c61e
commit
54da047b5a
4 changed files with 17 additions and 12 deletions
|
|
@ -62,7 +62,7 @@ const FurnaceGUIColors extFxColors[32]={
|
|||
GUI_COLOR_PATTERN_EFFECT_TIME, // ED
|
||||
GUI_COLOR_PATTERN_EFFECT_SONG, // EE
|
||||
GUI_COLOR_PATTERN_EFFECT_SONG, // EF
|
||||
GUI_COLOR_PATTERN_EFFECT_INVALID, // F0
|
||||
GUI_COLOR_PATTERN_EFFECT_SPEED, // F0
|
||||
GUI_COLOR_PATTERN_EFFECT_PITCH, // F1
|
||||
GUI_COLOR_PATTERN_EFFECT_PITCH, // F2
|
||||
GUI_COLOR_PATTERN_EFFECT_INVALID, // F3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue