monome / dust

norns incantations
GNU General Public License v3.0
72 stars 51 forks source link

flins: improve tuning for overlapping frequencies #50

Closed pq closed 6 years ago

pq commented 6 years ago

tl;dr overlapping frequencies cause audible distortion. it'd be cool if things were tuned to make that better!

tehn commented 6 years ago

this is mostly an issue of the range of notes (low end) with close proximity. they're resonant so likely to get boomy.

just a simple note remapping will help hugely. even just shifting the whole thing up an octave.

On Fri, May 11, 2018 at 1:25 PM, Phil Quitslund notifications@github.com wrote:

tl;dr overlapping frequencies cause audible distortion. it'd be cool if things were tuned to make that better!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tehn/dust/issues/50, or mute the thread https://github.com/notifications/unsubscribe-auth/AAPEcCgPGoneiifV2xY4EPtwcwDz-gg6ks5txclygaJpZM4T7zAZ .

catfact commented 6 years ago

i think it's just clipping.

added command for level control. default was probably too high

https://github.com/catfact/norns/pull/305