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

Mixer not startin with 6i6 #17

Open
torstentors opened this issue May 25, 2020 · 2 comments
Open

Mixer not startin with 6i6 #17

torstentors opened this issue May 25, 2020 · 2 comments

Comments

@torstentors
Copy link

make

gave me

cc  \
	-o scarlett-mixer \
	-DVERSION=\"0.1.0-21\" \
	-g -Wall -Wno-unused-function -I. -Irobtk/ `pkg-config --cflags cairo pango lv2 glu alsa` -pthread -DDEFAULT_NOT_ONTOP -std=c99 \
	-DXTERNAL_UI -DHAVE_IDLE_IFACE -DRTK_DESCRIPTOR=lv2ui_descriptor \
	-DPLUGIN_SOURCE=\"src/scarlett_mixer.c\" \
	-DAPPTITLE="\"Scarlett Mixer\"" \
	robtk/robtkapp.c robtk/ui_gl.c robtk/pugl/pugl_x11.c \
	 `pkg-config --libs  cairo pangocairo pango glu gl alsa` -lX11 -lm

When I type now:
./scarlett-mixer -v
it gives:

Autodetect: Using "hw:2"
Speicherzugriffsfehler (Speicherabzug geschrieben) 

And typing ./scarlett-mixer hw:2
gives
scarlett-mixer: simple.c:914: snd_mixer_selem_get_enum_items: Assertion elem' failed.`

@torstentors
Copy link
Author

Alright, alright. The problem might be having a 2nd generatrion Focusrite.

@x42
Copy link
Owner

x42 commented May 25, 2020

Probably the same as #16

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