Accent Swings and Alt Fonts

Currently all of my Alt fonts won’t play accent swings(swng#.wav), it’s exclusively an issue to altfonts, other presets play accent swings fine.
Synplicity recommended I bring this up here.

Check the smoothswing.ini file has the required parameter:

# If not zero, swngNNN.wav or swngNNN.wav will
# be played when we reach this swing speed.
# Unit is degrees per second, 450 is a reasonable value.
# Default is 0.0
AccentSwingSpeedThreshold=450

More info here, ProffieOS Documentation: smoothsw.ini

Also, if you have different smoothsw.ini in each altNNN folder you’ll want to check those as well.

Config files in alt folders will not be read.
Only reason to check those files would be to delete them.

Ah, good to know. Thanks.