View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008593 | ardour | bugs | public | 2021-02-27 11:39 | 2021-02-27 11:39 |
Reporter | DonJaime | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Arch | OS | Linux | OS Version | (any) |
Summary | 0008593: Scala to MIDI tuning script uses wrong base note frequency when importing .scl file | ||||
Description | Scala scales are defined with reference to a base note, which by default is middle C with a frequency of 261.6255653Hz. The Scala to MIDI tuning script applies scale intervals to successive notes starting at C, which is correct and expected. But it calculates the pitches in such a way as to assign pitch 69 (A) to 440Hz. In most cases, this will result in C not being at 261.6255653Hz. This is unfortunate and rather painful if the track being tuned is meant to be in tune with another instrument which is tuned by other means (such as ZynAddSubFx). Faffing around ensues to get things in tune. (The MIDI Tuning script is no help because it imposes 12 tone EQ.) Proposed solution: expose a base note selector and frequency input box in the GUI, set to C 261.6255653Hz by default. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-27 11:39 | DonJaime | New Issue |