Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input after config broken on macOS #9

Open
enjikaka opened this issue Jul 1, 2020 · 1 comment
Open

Input after config broken on macOS #9

enjikaka opened this issue Jul 1, 2020 · 1 comment

Comments

@enjikaka
Copy link

enjikaka commented Jul 1, 2020

Thanks for this really cool project. This actually takes my 200 kr (~20 USD/EUR) cheap speakers to a whole new level!

Ran into this issue though. After I've choosen sound in/outputs and sample rate I'm left with

LCC ON... press 1 to turn LCC on, 2 to turn LCC off, 3 to change settings, 4 to quit.

but from here on the program does not accept any keyboard input. Typing 1, 2, 3 or 4 does nothing.

Whole command line output if needed;

./lcc
./rt_lcc {inputgain} {centergain} {endgain} {LCC_Decaygain} {LCC_Delay_in_microseconds}
version 0.8
Did not receive 6 arguments. Using defaults: ./lcc -3 -3 3 -2.5 32
0:Apple Inc.: DELL P2715Q, rates:32000,44100,48000,88200,96000
1:Apple Inc.: Built-in Microphone, rates:44100,48000,88200,96000
2:Apple Inc.: Built-in Output, rates:44100,48000,96000
3:ma++ ingalls for Cycling '74: Soundflower (2ch), rates:44100,48000,88200,96000,176400,192000
4:ma++ ingalls for Cycling '74: Soundflower (64ch), rates:44100,48000,88200,96000,176400,192000
Select Input Device: 3
Select Output Device: 0
Select Sample Rate: 44100
input gain: 0.700000
center channel gain: 0.700000
LCC decay gain: 0.749894
LCC delay in us: 32.000000
LCC delay in samples: 1.411200
Debug only: delaymod: 0.588800
Debug only: delaymodinv: 0.411200
Debug only: bufferframes: 2048

LCC ON... press 1 to turn LCC on, 2 to turn LCC off, 3 to change settings, 4 to quit.
@LionsAd
Copy link

LionsAd commented Jul 8, 2020

FWIW - input when run from Terminal works fine for me, but I had to recompile it, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants