1
0
Fork 0
mirror of https://github.com/alemidev/scope-tui.git synced 2024-11-23 22:24:48 +01:00
Commit graph

4 commits

Author SHA1 Message Date
771987063d
feat: add cpal source, refactor sources
now splitting stream in channels and parsing stream format are separate
but handled by the source, so that cpal source can skip format parsing.
added some nicer types, and also range now is +-1 because way easier
than 32k

sorry this is a huge commit, ive been messing with it for a while and
changed a lot across whole project, at this point i'm just committing it
because it can only get worse ehe
2024-03-18 03:39:49 +01:00
925659639a
chore: thiserror, removed mut + comments, editorcfg 2023-09-17 03:51:44 +02:00
aed3598ef7
feat: allow tuning to arbitrary octave 2022-12-27 19:02:52 +01:00
16c4fc3810
feat: allow tuning to musical notes 2022-12-26 02:18:52 +01:00