mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-23 23:11:28 -04:00
Bias-T now works in capture mode
Simplified soundboard app, still some work to do Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
1d13389b5a
21 changed files with 557 additions and 125 deletions
|
@ -78,8 +78,8 @@ const tone_key_t tone_keys = {
|
|||
{ "38 --", 250.300 },
|
||||
{ "50 0Z", 254.100 },
|
||||
{ "Axient 28kHz", 28000.0 },
|
||||
{ "Sennheiser 32.768k", 32768.0 },
|
||||
{ "Sennheiser 32.000k", 32000.0 },
|
||||
{ "Senn. 32.768k", 32768.0 },
|
||||
{ "Senn. 32.000k", 32000.0 },
|
||||
{ "Sony 32.382k", 32382.0 },
|
||||
{ "Shure 19kHz", 19000.0 }
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue