RiugaBachi / necrophagy

A type-level, statically-verified Haskell embedded domain specific language (EDSL) for writing guitar tablature.
BSD 3-Clause "New" or "Revised" License
24 stars 0 forks source link

Implement sound effects for various dynamics #5

Open RiugaBachi opened 2 years ago

RiugaBachi commented 2 years ago

Most dynamics currently do not produce the correct sound effect during playback and export. Implementing this to a high quality will require referencing TuxGuitar source to study the audio processing techniques used for each dynamic.