hi all,
just wanted to let you know, that myself and Wanda 'officially'
released an album on our own little label Kamizdat in early April. some
of you may have seen us on LAC in Utrecht and in Ireland. well, the
album was made almost entirely on linux (i had a collaborator at the
end who did mixing and mastering, who was not on linux).
anyway, it's a free download (name your price - can be 0) on bandcamp:
http://kamizdat.bandcamp.com
or you can order CDr, and special handmade boxed limited editions with
USB or CDr.
best,
Luka
--
Luka Prinčič / Nova deViator
-
+ 386-40-66-77-98
+ http://deviator.si
+ D6A4 595B F092 684A 389E CD9D 1397 C721 FFA5 2FD7 -
I installed Ubuntu Studio 13.04 and have no sound. I reinstalled the system
due to some video card errors I could not bypass after an upgrade from
Ubuntu Studio 12.10, but on the old system the sound (and video) was
working. The only thing I had was a sound from the microphone, after I
unmuted it in alsamixer. No other playing or recording was available.
Can anyone help me with this? I wouldn't like to go back to 12.10, install
all programs and updates again.
Thank you.
--
View this message in context: http://linux-audio.4202.n7.nabble.com/no-sound-in-ubuntu-studio-13-04-tp847…
Sent from the linux-audio-user mailing list archive at Nabble.com.
Hi :)
I start my sessions by scripts, I don't use session managers.
"a2jmidid -e" could cause issues for aj-snapshot regarding to ...
Connecting port 'a2j:Qtractor [136] (capture): Master' with 'yoshimi:midi in'
Connecting port 'a2j:Qtractor [136] (capture): Master' with 'yoshimi-01:midi in'
... ^^^, most of the times it's ok, but it
doesn't work always. No drama in this case, but it could become unfunny,
if there would be more connections, since this number isn't always the
same.
If I don't need all cards, I could run "a2jmidid -eu", IIUC it would
drop this ID, but if I want to use my Envy24 cards too, then ...
port created: RME AIO_579bcc [16] (capture): HDSPMx579bcc MIDI 1
port created: RME AIO_579bcc [16] (playback): HDSPMx579bcc MIDI 1
port created: TerraTec EWX24/96 [20] (capture): TerraTec EWX24/96 MIDI
port created: TerraTec EWX24/96 [20] (playback): TerraTec EWX24/96 MIDI
port created: TerraTec EWX24/96 [24] (capture): TerraTec EWX24/96 MIDI
port created: TerraTec EWX24/96 [24] (playback): TerraTec EWX24/96 MIDI
I can't use the -u switch, because it would cause ...
ERROR: a2j_port_create: jack_port_register() failed for 'TerraTec
EWX24/96 (capture): TerraTec EWX24/96 MIDI'
ERROR: a2j_port_create: jack_port_register() failed for 'TerraTec
EWX24/96 (playback): TerraTec EWX24/96 MIDI'
Is there a solution for his issue?
It would be possible to ask for the ID and then let the script edit the
file that will be used by aj-snapshot, before it runs aj-snapshot, but
IMO this is another bad extra effort.
[rocketmouse@archlinux share]$ grep Q 10.02song.a.ajs
<connection client="Qtractor" port="0" />
<client name="Qtractor">
<client name="Qtractor">
<port name="Qtractor [136] (capture): Master">
Regards,
Ralf
Am 25.04.2013 13:27, schrieb Patrick Shirkey:
>
> On Thu, April 25, 2013 8:14 pm, Hartmut Noack wrote:
>> Am 25.04.2013 09:56, schrieb Patrick Shirkey:
>>>
>>> On Thu, April 25, 2013 4:40 pm, Hartmut Noack wrote:
>>>> Am 24.04.2013 17:15, schrieb Johannes Kroll:
>>>>> On Wed, 24 Apr 2013 16:10:56 +0200
>>>>> Hartmut Noack <zettberlin(a)linuxuse.de> wrote:
>>>>>
>>>>>> Am 24.04.2013 15:51, schrieb Len Ovens:
>>>>>>>
>>>>>>> On Wed, April 24, 2013 6:26 am, Hartmut Noack wrote:
>>>>>>>> Hello,
>>>>>>>>
>>>>>>>> I run KXStudio on Ubuntu 12.10 on a Lenovo Ideapad with a MAudio
>>>>>>>> Mobile
>>>>>>>> Pre USB1 interface.
>>>>>>>>
>>>>>>>> Normaly all this works near perfection but there is a problem
>>>>>>>> starting
>>>>>>>> Jack:
>>>>>>>>
>>>>>>>
>>>>>>>> Tue Apr 23 09:58:52 2013: ERROR: cannot register object path
>>>>>>>> "/org/freedesktop/ReserveDevice1/Audio2": A handler is already
>>>>>>>> registered for /org/freedesktop/ReserveDevice1/Audio2
>>>>>>>> Tue Apr 23 09:58:52 2013: ERROR: Failed to acquire device name :
>>>>>>>> Audio2
>>>>>>>> error : A handler is already registered for
>>>>>>>> /org/freedesktop/ReserveDevice1/Audio2
>>>>>>>
>>>>>>> Ok, so what application already has the audio port? Are you running
>>>>>>> an
>>>>>>> audio or video player? Have you been using a web browser that was
>>>>>>> seeing a
>>>>>>> video or just hit a page with video adds?
>>>>>>>
>>>>>>> To put it another way, does this problem show up right after a fresh
>>>>>>> login?
>>>>>>
>>>>>> Exactly: after a fresh login.
>>>>>>
>>>>>>> or only after having used the system for a while. What does your
>>>>>>> desktop use for most of it's non-jack audio output?
>>>>>>
>>>>>> Before I do anything else, I check if Jack is running. Browser, Skype
>>>>>> and the like use Pulse Jack sink, so I let Cadence start pulse-jack
>>>>>> after starting Jack.
>>>>>
>>>>> The command "lsof /dev/snd/pcm*" should show a list of commands which
>>>>> are using any sound cards. Try it the next time the problem shows up.
>>>>
>>>> Right now I have go the situation:
>>>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>>>
>>>> zettberlin@zettberlin-Lenovo-U410:~$ lsof /dev/snd/pcm*
>>>> zettberlin@zettberlin-Lenovo-U410:~$ cat /proc/asound/cards
>>>> 0 [Loopback ]: Loopback - Loopback
>>>> Loopback 1
>>>> 1 [PCH ]: HDA-Intel - HDA Intel PCH
>>>> HDA Intel PCH at 0xeb610000 irq 46
>>>> 2 [MobilePre ]: USB-Audio - MobilePre
>>>> M Audio MobilePre at usb-0000:00:14.0-2, full
>>>> speed
>>>>
>>>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>>>
>>>> Thu Apr 25 08:29:57 2013: JACK server starting in realtime mode with
>>>> priority 10
>>>> Thu Apr 25 08:29:57 2013: ERROR: cannot register object path
>>>> "/org/freedesktop/ReserveDevice1/Audio2": A handler is already
>>>> registered for /org/freedesktop/ReserveDevice1/Audio2
>>>> Thu Apr 25 08:29:57 2013: ERROR: Failed to acquire device name : Audio2
>>>> error : A handler is already registered for
>>>> /org/freedesktop/ReserveDevice1/Audio2
>>>> Thu Apr 25 08:29:57 2013: ERROR: Audio device hw:MobilePre,0 cannot be
>>>> acquired...
>>>> Thu Apr 25 08:29:57 2013: ERROR: Cannot initialize driver
>>>> Thu Apr 25 08:29:57 2013: ERROR: JackServer::Open failed with -1
>>>> Thu Apr 25 08:29:57 2013: ERROR: Failed to open server
>>>> Thu Apr 25 08:30:04 2013: ------------------
>>>> Thu Apr 25 08:30:04 2013: Controller activated. Version 1.9.9.5
>>>> (unknown) built on Sat Dec 22 19:50:40 2012
>>>> Thu Apr 25 08:30:04 2013: Loading settings from
>>>> "/home/zettberlin/.config/jack/conf.xml" using expat_2.1.0 ...
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'engine':'driver':'(null)'
>>>> to value "alsa"
>>>> Thu Apr 25 08:30:04 2013: setting parameter
>>>> 'engine':'realtime':'(null)'
>>>> to value "true"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'engine':'verbose':'(null)'
>>>> to value "false"
>>>> Thu Apr 25 08:30:04 2013: setting parameter
>>>> 'engine':'client-timeout':'(null)' to value "1000"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'drivers':'alsa':'device'
>>>> to
>>>> value "hw:2"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'drivers':'alsa':'capture'
>>>> to value "hw:MobilePre,0"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'drivers':'alsa':'playback'
>>>> to value "hw:MobilePre,0"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'drivers':'alsa':'rate' to
>>>> value "48000"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'drivers':'alsa':'period'
>>>> to
>>>> value "256"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'drivers':'alsa':'nperiods'
>>>> to value "3"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'drivers':'alsa':'hwmon' to
>>>> value "false"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'drivers':'alsa':'hwmeter'
>>>> to value "false"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'drivers':'alsa':'duplex'
>>>> to
>>>> value "true"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'drivers':'alsa':'softmode'
>>>> to value "true"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'drivers':'alsa':'monitor'
>>>> to value "false"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'drivers':'alsa':'dither'
>>>> to
>>>> value "n"
>>>> Thu Apr 25 08:30:04 2013: setting parameter 'drivers':'alsa':'shorts'
>>>> to
>>>> value "true"
>>>> Thu Apr 25 08:30:04 2013: setting parameter
>>>> 'drivers':'alsa':'midi-driver' to value "seq"
>>>> Thu Apr 25 08:30:04 2013: Listening for D-Bus messages
>>>> Thu Apr 25 08:30:04 2013: Starting jack server...
>>>> Thu Apr 25 08:30:04 2013: JACK server starting in realtime mode with
>>>> priority 10
>>>> Thu Apr 25 08:30:05 2013: Acquired audio card Audio2
>>>> Thu Apr 25 08:30:05 2013: creating alsa driver ...
>>>> hw:MobilePre,0|hw:MobilePre,0|256|3|48000|0|0|nomon|swmeter|soft-mode|16bit
>>>> Thu Apr 25 08:30:05 2013: Using ALSA driver USB-Audio running on card 2
>>>> - M Audio MobilePre at usb-0000:00:14.0-2, full speed
>>>> Thu Apr 25 08:30:05 2013: configuring for 48000Hz, period = 256 frames
>>>> (5.3 ms), buffer = 3 periods
>>>> Thu Apr 25 08:30:05 2013: ALSA: final selected sample format for
>>>> capture: 16bit little-endian
>>>> Thu Apr 25 08:30:05 2013: ALSA: use 3 periods for capture
>>>> Thu Apr 25 08:30:05 2013: ERROR: ALSA: cannot set hardware parameters
>>>> for capture
>>>> Thu Apr 25 08:30:05 2013: ERROR: ALSA: cannot configure capture channel
>>>> Thu Apr 25 08:30:05 2013: ERROR: Cannot initialize driver
>>>> Thu Apr 25 08:30:05 2013: ERROR: JackServer::Open failed with -1
>>>> Thu Apr 25 08:30:05 2013: ERROR: Failed to open server
>>>> ##############################################################
>>>> Now I unplug the Mobile Pre....
>>>> Replug it
>>>> And:
>>>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>>>
>>>> Thu Apr 25 08:34:19 2013: ------------------
>>>> Thu Apr 25 08:34:19 2013: Controller activated. Version 1.9.9.5
>>>> (unknown) built on Sat Dec 22 19:50:40 2012
>>>> Thu Apr 25 08:34:20 2013: Loading settings from
>>>> "/home/zettberlin/.config/jack/conf.xml" using expat_2.1.0 ...
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'engine':'driver':'(null)'
>>>> to value "alsa"
>>>> Thu Apr 25 08:34:20 2013: setting parameter
>>>> 'engine':'realtime':'(null)'
>>>> to value "true"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'engine':'verbose':'(null)'
>>>> to value "false"
>>>> Thu Apr 25 08:34:20 2013: setting parameter
>>>> 'engine':'client-timeout':'(null)' to value "1000"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'drivers':'alsa':'device'
>>>> to
>>>> value "hw:2"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'drivers':'alsa':'capture'
>>>> to value "hw:MobilePre,0"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'drivers':'alsa':'playback'
>>>> to value "hw:MobilePre,0"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'drivers':'alsa':'rate' to
>>>> value "48000"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'drivers':'alsa':'period'
>>>> to
>>>> value "256"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'drivers':'alsa':'nperiods'
>>>> to value "3"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'drivers':'alsa':'hwmon' to
>>>> value "false"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'drivers':'alsa':'hwmeter'
>>>> to value "false"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'drivers':'alsa':'duplex'
>>>> to
>>>> value "true"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'drivers':'alsa':'softmode'
>>>> to value "true"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'drivers':'alsa':'monitor'
>>>> to value "false"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'drivers':'alsa':'dither'
>>>> to
>>>> value "n"
>>>> Thu Apr 25 08:34:20 2013: setting parameter 'drivers':'alsa':'shorts'
>>>> to
>>>> value "true"
>>>> Thu Apr 25 08:34:20 2013: setting parameter
>>>> 'drivers':'alsa':'midi-driver' to value "seq"
>>>> Thu Apr 25 08:34:20 2013: Listening for D-Bus messages
>>>> Thu Apr 25 08:34:20 2013: Starting jack server...
>>>> Thu Apr 25 08:34:20 2013: JACK server starting in realtime mode with
>>>> priority 10
>>>> Thu Apr 25 08:34:20 2013: Acquired audio card Audio2
>>>> Thu Apr 25 08:34:20 2013: creating alsa driver ...
>>>> hw:MobilePre,0|hw:MobilePre,0|256|3|48000|0|0|nomon|swmeter|soft-mode|16bit
>>>> Thu Apr 25 08:34:20 2013: Using ALSA driver USB-Audio running on card 2
>>>> - M Audio MobilePre at usb-0000:00:14.0-2, full speed
>>>> Thu Apr 25 08:34:20 2013: configuring for 48000Hz, period = 256 frames
>>>> (5.3 ms), buffer = 3 periods
>>>> Thu Apr 25 08:34:20 2013: ALSA: final selected sample format for
>>>> capture: 16bit little-endian
>>>> Thu Apr 25 08:34:20 2013: ALSA: use 3 periods for capture
>>>> Thu Apr 25 08:34:20 2013: ALSA: final selected sample format for
>>>> playback: 16bit little-endian
>>>> Thu Apr 25 08:34:20 2013: ALSA: use 3 periods for playback
>>>> Thu Apr 25 08:34:20 2013: port created: Midi-Through:midi/playback_1
>>>> Thu Apr 25 08:34:20 2013: port created: Midi-Through:midi/capture_1
>>>> Thu Apr 25 08:34:20 2013: graph reorder: new port 'system:capture_1'
>>>> Thu Apr 25 08:34:20 2013: New client 'system' with PID 0
>>>> Thu Apr 25 08:34:20 2013: graph reorder: new port 'system:capture_2'
>>>> Thu Apr 25 08:34:20 2013: graph reorder: new port 'system:playback_1'
>>>> Thu Apr 25 08:34:20 2013: graph reorder: new port 'system:playback_2'
>>>> Thu Apr 25 08:34:20 2013: graph reorder: new port
>>>> 'system:midi_capture_1'
>>>> Thu Apr 25 08:34:20 2013: graph reorder: new port
>>>> 'system:midi_playback_1'
>>>> ################################################################
>>>>
>>>> Please, people! Is there nobody out there who could say, what is
>>>> registering the Device? I guess, it has to do with dbus but I really
>>>> would like to jump straight to the core of the problem, learning all
>>>> mysteries of dbus/freedesktop/Jackdbus whatever is not an option for
>>>> me.
>>>> So if anybody could point me to that spurious registering-process it
>>>> would be most appreciated :-)
>>>>
>>>
>>>
>>> You might have better luck with this one on the PA mailing list.
>>
>> So you suspect PA (and not dbus) to be the registering spectre?
>>
>> If I remember correctly I have tried some PA-voodoo also. Such as
>> killall -9 pulseaudio. But to no avail.
>>
>> Anyway thanks for the hint: I will try once more to find out, whether PA
>> has the custom to "register" handlers for
>> /org/freedesktop/ReserveDevice1/Audio2
>>
>
>
> You can try adding
>
> autospawn = no
This is in the file already, guess KXStudio does it automagically. And
it looks like it works, PA never starts automatically and it does not
respawn as I kill it.
In fact I do not believe, that the problem is directly related to pulse...
>
> to
>
> ~/.pulse/client.conf
>
>
> This is reminiscent of the other pulse bug.
>
>
>
> --
> Patrick Shirkey
> Boost Hardware Ltd
>
>
On Wed, April 24, 2013 11:40 pm, Hartmut Noack wrote:
>>>> To put it another way, does this problem show up right after a fresh
>>>> login?
>>>
>>> Exactly: after a fresh login.
Probably not PA, and besides you have tried with PA turned off. Pa was
having problems about that time, but normally the problem was after having
used it to stream. (it has been fixed since, but I don't know if the fix
has been backported yet to either kxstudio or Ubuntu repos (in the works
in ubuntu I think)
>>>
>>>> or only after having used the system for a while. What does your
>>>> desktop use for most of it's non-jack audio output?
>>>
>>> Before I do anything else, I check if Jack is running. Browser, Skype
>>> and the like use Pulse Jack sink, so I let Cadence start pulse-jack
>>> after starting Jack.
You may wish to use ps to check what jack is running. I have tried Cadence
and it has a lot of different ways of doing things. You do have both jackd
and jackdbus. Both Cadence and qjackctl are able to deal with either one.
However some of the jack apps will start jackd if no jack is running. So
if an app starts jackd and then you use qjackctl (for example) to start
jackdbus, it will fail because the device is already in use. So maybe try:
jack_control exit
kill -9 jackd
and see if jack starts. When you have this problem.
Really, these are shots in the dark. I am trying to think what questions
to ask that could narrow things down.
--
Len Ovens
www.OvenWerks.net
Hello all,
In the line of my previous post about lv2_guitar, I wondered if anyone
ever tried to implement the Functional Transformation Method of sound
synthesis in an open source softsynth. This would allow for all
parameter adjustments, as described in:
http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.84.1572
An implementation is described in:
http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.10.6022
I must say that I know nothing about filter theory and would be totally
unable to do write such a program myself, but maybe one of the signal
theory gurus around here could have a look... :-)
Best,
Yvonnick
On Wed, April 24, 2013 6:26 am, Hartmut Noack wrote:
> Hello,
>
> I run KXStudio on Ubuntu 12.10 on a Lenovo Ideapad with a MAudio Mobile
> Pre USB1 interface.
>
> Normaly all this works near perfection but there is a problem starting
> Jack:
>
> Tue Apr 23 09:58:52 2013: ERROR: cannot register object path
> "/org/freedesktop/ReserveDevice1/Audio2": A handler is already
> registered for /org/freedesktop/ReserveDevice1/Audio2
> Tue Apr 23 09:58:52 2013: ERROR: Failed to acquire device name : Audio2
> error : A handler is already registered for
> /org/freedesktop/ReserveDevice1/Audio2
Ok, so what application already has the audio port? Are you running an
audio or video player? Have you been using a web browser that was seeing a
video or just hit a page with video adds?
To put it another way, does this problem show up right after a fresh
login? or only after having used the system for a while. What does your
desktop use for most of it's non-jack audio output?
--
Len Ovens
www.OvenWerks.net
Hallo Hartmut,
> looks like the build has failed what do you get with
>
> file /usr/lib/lv2/lv2_guitar.lv2/lv2_guitar.so
Here is the result:
file /usr/lib/lv2/lv2_guitar.lv2/lv2_guitar.so
/usr/lib/lv2/lv2_guitar.lv2/lv2_guitar.so: ELF 64-bit LSB shared object,
x86-64, version 1 (SYSV), dynamically linked,
BuildID[sha1]=0x3a6173200d412472f9bb1695f3de6ca19c8d8c4e, not stripped
Thank you for your help.
Yvonnick