-
Notifications
You must be signed in to change notification settings - Fork 24
JSON block format
Persune edited this page Oct 29, 2022
·
4 revisions
must always be backwards compatible using a never remove, only add strategy
{
// Device mixing offsets, described in centibels. too late to change to millibels.
// range is +- 12 db.
"apu1-offset": 0,
"apu2-offset": 0,
"fds-offset": 0,
"mmc5-offset": 0,
"n163-offset": 0,
"s5b-offset": 0,
"vrc6-offset": 0,
"vrc7-offset": 0
}