Getty Ritter 9c912f9201 Add early README | преди 7 години | |
---|---|---|
data | преди 7 години | |
src | преди 7 години | |
.gitignore | преди 8 години | |
LICENSE | преди 8 години | |
README.md | преди 7 години | |
hypsibius.cabal | преди 7 години |
Hypsibius is going to be a music tracker with pluggable notions of tuning and temperament, which will permit historical tunings such as just intonation or quarter-comma meantone, microtonal tunings such as nineteen equal temperament or fifty-three tone equal temperament, and even non-octave-repeating tunings like the Bohlen-Pierce scale or Wendy Carlos' Alpha and Beta scales.
This is in a very early state, but the plan is to build the GUI with brick
and do the sounds with csound
. Some early scale files (which will define the scales used by Hypsibius) can be found in the data/scales
directory.