Search found 1927 matches

by bluebell
Wed Apr 03, 2024 6:43 am
Forum: Computer Related Hardware
Topic: Use TWO pro grade firewire interfaces together?
Replies: 6
Views: 256

Re: Use TWO pro grade firewire interfaces together?

Can I use two via firewire? Can I mix brands of interfaces? If not firewire, can I mix brands of interfaces with ADAT optical to combine two together? Combining two interfaces and get them in sync is not really possible, except if your computer sees only one interface that's extended with an ADAT i...
by bluebell
Mon Apr 01, 2024 1:18 pm
Forum: System Tuning and Configuration
Topic: Headphones calibration/eq flattening on Linux?
Replies: 5
Views: 559

Re: Headphones calibration/eq flattening on Linux?

To avoid big latencies you should download the "minimum phase" impulse resonses from www.autoeq.app, not the "linear phase".

by bluebell
Fri Mar 29, 2024 9:31 am
Forum: System Tuning and Configuration
Topic: Headphones calibration/eq flattening on Linux?
Replies: 5
Views: 559

Re: Headphones calibration/eq flattening on Linux?

That works great with a 16 bit stereo impulse response and lsp-plugins-impulse-responses-stereo.

With an audio interface that has 4 output channels like Scarlett 2i4 I can feed an unequalized signal to the speakers (channel 1 + 2) and a signal for the headphones (channel 3 +4).

a.png
a.png (42.5 KiB) Viewed 410 times
b.png
b.png (35.99 KiB) Viewed 410 times
by bluebell
Tue Mar 26, 2024 9:43 am
Forum: Samplers & samples
Topic: Ubuntu 22.04 & Rosengarden & Garritan
Replies: 4
Views: 309

Re: Ubuntu 22.04 & Rosengarden & Garritan

I don't use Wine and Windows-Plugins and didn't know about dssi-vst so I cannot help there.

What definitely works is Rosegarden with fluidsynth-dssi and sf2 soundfonts.

by bluebell
Mon Mar 25, 2024 3:38 pm
Forum: Samplers & samples
Topic: Ubuntu 22.04 & Rosengarden & Garritan
Replies: 4
Views: 309

Re: Ubuntu 22.04 & Rosengarden & Garritan

Hi folks, After some time researching on the internet, I have come to the conclusion that this combination might work. I am quite tech-savvy, but I honestly admit that my knowledge of audio technology is very limited. Do any of you know a step-by-step guide on how I can implement this? Because I ha...
by bluebell
Sun Mar 24, 2024 8:39 am
Forum: Computer Related Hardware
Topic: Best way to Merge two MIDI outs (piano and drum set) into ONE interface input?
Replies: 5
Views: 337

Re: Best way to Merge two MIDI outs (piano and drum set) into ONE interface input?

You could buy another cheap MIDI interface or audio interface with a MIDI input. There are some problems using the audio signals of two interfaces, but there are no problems at all using multiple interfaces for MIDI in and out.

by bluebell
Sat Mar 23, 2024 9:49 am
Forum: Plugins, Effects and Instruments
Topic: CALF plugins?
Replies: 116
Views: 22692

Re: CALF plugins?

CALF plugins are still in Debian stable ("Bookworm"). Chances are that Debian will keep gtk2 for a long time since Debian is not run by teenagers who love the newest hot shit – and don't care about people who just want to use computers to get things done instead of installing and learning ...
by bluebell
Fri Mar 22, 2024 11:58 am
Forum: Samplers & samples
Topic: Sfizz_jack volume control
Replies: 3
Views: 309

Re: Sfizz_jack volume control

I have not found an option. Maybe connecting it to jack_mixer is a workaround for you.

by bluebell
Wed Mar 20, 2024 11:08 am
Forum: Suggestion Box
Topic: I think it's that time of the year again
Replies: 15
Views: 772

Re: I think it's that time of the year again

Impostor wrote: Tue Mar 19, 2024 4:09 pm

Spring cleaning!

This forum's on the verge of being overrun by inane chatbots. Okay, that's a bit of an exaggeration. Still, a bit of a sweep wouldn't hurt.

If I was a bot, I would complain about bots so real people would think I'm no bot :mrgreen:

by bluebell
Sun Mar 17, 2024 4:25 pm
Forum: New? We're glad you're here!
Topic: hello
Replies: 1
Views: 154

Re: hello

Welcome to the adventure!

by bluebell
Sun Mar 17, 2024 2:39 pm
Forum: Computer Related Hardware
Topic: Pitch Bend Wheel fake 14 bit resolution
Replies: 9
Views: 531

Re: Pitch Bend Wheel fake 14 bit resolution

My M-Audio Code61 is even worse: hm@bubu:~$ aseqdump -p 20 Waiting for data. Press Ctrl+C to end. Source Event Ch Data 20:0 Pitch bend 0, value 384 20:0 Pitch bend 0, value 640 20:0 Pitch bend 0, value 768 20:0 Pitch bend 0, value 1024 20:0 Pitch bend 0, value 1280 20:0 Pitch bend 0, value 1408 20:0...
by bluebell
Sun Mar 17, 2024 8:54 am
Forum: System Tuning and Configuration
Topic: Digital Crackle with USB Audio Interfaces
Replies: 27
Views: 1599

Re: Digital Crackle with USB Audio Interfaces

ok, I have reactivated the "Enable D-Bus interface" and "Enable Jack D-Bus interface" via QjackCtrl and the digital crackling has reappeared and disappeared again on its own. I.e. this setting has some influence on the digital crackling. And at the moment the digital crackling s...
by bluebell
Fri Mar 15, 2024 12:31 pm
Forum: System Tuning and Configuration
Topic: Digital Crackle with USB Audio Interfaces
Replies: 27
Views: 1599

Re: Digital Crackle with USB Audio Interfaces

The digital crackling now only starts after about an hour of uninterrupted audio streaming. That might be a misbehaving USB autosuspend. Try: sudo echo -1 > /sys/module/usbcore/parameters/autosuspend If that solves the problem you can make it permanent with /etc/modprobe.d/usb.conf options usbcore ...
by bluebell
Fri Mar 15, 2024 8:44 am
Forum: Linux Music News
Topic: Merging AES67 ALSA driver
Replies: 18
Views: 12120

Re: Merging AES67 ALSA driver

Try to find out how ALSA sees the card:

Code: Select all

aplay -l
arecord -l

Is it possible that you have to set the sample rate on the interface, too? Is there a menu to do this?

by bluebell
Thu Mar 14, 2024 4:30 pm
Forum: Linux Music News
Topic: Merging AES67 ALSA driver
Replies: 18
Views: 12120

Re: Merging AES67 ALSA driver

Thu Mar 14 16:27:07 2024: Starting jack server... Thu Mar 14 16:27:07 2024: JACK server starting in realtime mode with priority 99 Thu Mar 14 16:27:07 2024: self-connect-mode is "Don't restrict self connect requests" Thu Mar 14 16:27:07 2024: Acquired audio card Audio4 Thu Mar 14 16:27:07...