Bug #1635
Skeleton file possibly should not contain step and block size
Status: | New | Start date: | 2016-02-25 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
The skeleton file written with the -s option contains the step and block size based on the plugin's preferences given a default sample rate (presumably 44100). This means that if you generate a skeleton and then use it for audio at a different rate, you might get step and block size settings that differ from the plugin's preferred defaults or that don't work at all.
It may be better not to include the step and block size in the skeleton file, or only as commented-out lines. (Report thanks to Thomas W)