Hi Christoph,
> I mean that in the verbose output above there’s nothing mentioned after
> the entry "capture". but in the output you pasted below it’s the same,
> so this obviously is the normal behaviour.
It is. The following lines imply that it is enabled :-)
> > Is there any output after the lines you quoted, like
> >
> > fons@zita1:~> zita-a2j -d hw:1,0 -v
> > playback : not enabled
> > capture :
> > nchan : 2
> > fsamp : 48000
> > fsize : 256
> > nfrag : 2
> > format : S32_LE
> > Starting synchronisation.
> > -0.151 1.000057 0
> > -0.007 1.000034 326
> > -0.053 1.000046 327
> > -0.114 1.000094 327
> > 0.128 1.000019 328
> >
> > etc. ?
>
> no, on both my computers there’s nothing printed after "Starting
> synchronization".
I suspect your system isn't configured to allow normal users running
real-time threads. Zita-ajbridge will fail (silently, and yes that
*is* a bug) if that is the case.
The way to enable real-time for normal (non-root) users has changed
on Archlinux some time ago, it now involves the realtime package
(see the archwiki for details).
I'm on Arch too but I'm still using the 'old' method without the
realtime package. This just involves putting some lines in
/etc/security/limits.conf:
@audio - rtprio 95
@audio - memlock unlimited
and making sure you are in the 'audio' group.
If you do this you need to re-login after making the changes.
AFAIK the realtime package is doing the same, but using a
different group.
Ciao,
--
FA
dear list members,
I have a question on using zita-bridge with jack2, obviously I'm
missing some detail (?).
I'm trying to get two usb soundcards working as inputs for recording.
as usual, I start jackd via qjackctl with one of them, say, the
soundcraft notepad12fx as hw-device (with -r 48000 -p 512 -n 2).
now, I want to add the 2nd interface, my zoom h4. in a terminal I put
#zita-a2j -d hw:H4 -r 48000 -p 512 -n 2
I get
#Starting synchronisation.
and I can see the zita-bridge both in the graph window of qjackctl and
in my daw (reaper).
the problem is that I don't get any signal from the device connected by
the zita-bridge. I have also tried to change both devices - without
success. furthermore, I've tried to leave some of the parameters (-p
and -n) out.
am I missing something?
thank you very much for any suggestion!
have a good day!
Hi all,
I'm glad to announce the first stable release of the SoundTracker since
2006. Now the project is revived and actively being developed. You can
download the source tarball from
https://sourceforge.net/projects/soundtracker/files/ If you find a bug,
please report them to
https://sourceforge.net/projects/soundtracker/lists/soundtracker-announce
(feature requests are also kindly accepted).
SoundTracker is a program for music composing using the so called
"tracker" interface and compatible with the famous DOS program
FastTracker 2 (which is also become open source now).
Best regards,
Yury.
Greetings !
A little musing from the machine on a cold gray Sunday morning in
December here in NW OH USA.
https://www.youtube.com/watch?v=in_p-hstU-Q
And for the sonically discriminating here's the original WAV file at 48
kHz 24-bit rez :
http://linux-sound.org/audio/ballade-andromeda.wav
Made with a generative patch in VCV Rack. Nothing special musically but
I like the mood and the sounds.
Best regards,
dp
Apologies, I pasted part of the message from my Facebook Group and it
dragged Facebook's context along. Here is the Bandcamp link:
https://louigi.bandcamp.com/album/unfamiliar-planet
Louigi Verona
https://louigiverona.com/
On Fri, Nov 29, 2019 at 2:53 PM Florian Paul Schmidt <mista.tapas(a)gmx.net>
wrote:
> Hi,
>
> that link points to facebook.. Copying and pasting the link text does
> work though without tracking :)
>
> FPS
>
> On 11/29/2019 2:52 PM, Louigi Verona wrote:
> > Hey everyone!
> >
> > A new project "droning"
> > <https://louigiverona.com/?page=projects&s=music&t=droning> release
> > *Unfamiliar Planet* is now available as an mp3 on my website and as
> > lossless on Badncamp. For the next week it is going to be /available for
> > free/ as my Thank You for everyone's support of my work.
> >
> > In fact,*the first 8 albums* on my Bandcamp page will be available for
> > free for the next week! If you have friends who might enjoy the music,
> > invite them to check it out!
> >
> > https://louigi.bandcamp.com/album/unfamiliar-planet
> > <
> https://l.facebook.com/l.php?u=https%3A%2F%2Flouigi.bandcamp.com%2Falbum%2F…
> >
> >
> >
> >
> > Louigi Verona
> > https://louigiverona.com/
> >
> > _______________________________________________
> > Linux-audio-user mailing list
> > Linux-audio-user(a)lists.linuxaudio.org
> > https://lists.linuxaudio.org/listinfo/linux-audio-user
> >
>
> --
> https://fps.io
>
Out now, just in time for the festive season :)
For ALSA MIDI there is a search mode where Yoshimi will connect to every
readable source it can find.
There has been a correction to Scales note and frequency allocation terminology.
The mixer panel format can now be changed from Yoshimi->Settings.
The CLI has additional controls, particularly in banks and roots management.
Other stuff.
We've had to do an update to allow for the change in the MXML API.
Dots and dashes in grids are now solid lines. They render much faster.
Session/State/Config managment is now unified. More system settings can be
changed by these files as Yoshimi instances start.
The Advanced User Manual has been significantly updated.
More details on all of these are in /doc/Yoshimi_1.6.1_features.txt
Yoshimi source code is available from either:
https://sourceforge.net/projects/yoshimi
Or:
https://github.com/Yoshimi/yoshimi
Full build instructions are in 'INSTALL'.
Our list archive is at:
https://www.freelists.org/archive/yoshimi
To post, email to:
yoshimi(a)freelists.org
--
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
Hi,
This is an Ubuntu 19.10 system. I installed timidity and timidity-daemon.
When I play a midi file using timidity, it plays fine and I can hear it.
However when I try to use aplaymidi, directing MIDI to the Timidity daemon,
I get no sound. Checked this behaviour also with VMPK (Virtual MIDI Piano
keyboard) and making connection. What gives ? How can I troubleshoot this ?
regards,
B