Hey hey,
yes, it's a Bach arrangement or transcription. A somewhat proggy (but
complete) arrnagement of J.S. Bach organ prelude "Ich ruf zu Dir, Herr Jesu
Christ" (BWV639). Something I've wanted to do badly for years:
https://youtu.be/45g5JKJpRwA
It's mostly software here: massive use of LinuxSampler, Aeolus bass pedals,
setBfree and Fluidsynth for the electric bass. Only the melody in the first
full run through is hardware, as is the bass in the intro.
Also massive use of plugins: a shoutout fo Vynil for the intro as well as many
others. I'm really growing fond of Fons' Zita-reverb.
I hope you enjoy it, feedback is welcome (when wasn't it? :) ).
Best wishes,
Jeanette
--
* Website: http://juliencoder.de - for summer is a state of sound
* Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
* SoundCloud: https://soundcloud.com/jeanette_c
* Twitter: https://twitter.com/jeanette_c_s
* Audiobombs: https://www.audiobombs.com/users/jeanette_c
* GitHub: https://github.com/jeanette-c
Skip on the drinks Head to the floor
Makin' my way Past the show
My body's taken over And I want some more <3
(Britney Spears)
Hi all
Since years I have had rtirq perfectly working on my Devuan/Debian DAW (sysV
init).
Now with Devuan3/Debian10, after booting the RT priority are not set.
Only after restarting rtirq, priority are as expected (see below).
The rtirq service was started during boot, but without setting priorities.
I cannot explain why. Any ideas?
Thans in advance
Regards
~~~
$ sudo /etc/init.d/rtirq status
PID CLS RTPRIO NI PRI %CPU STAT COMMAND
57 FF 50 - 90 0.0 S irq/9-acpi
79 FF 50 - 90 0.0 S irq/12-i8042
80 FF 50 - 90 0.0 S irq/1-i8042
81 FF 50 - 90 0.0 S irq/8-rtc0
129 FF 50 - 90 0.0 S irq/17-ehci_hcd
174 FF 50 - 90 0.0 S irq/27-xhci_hcd
...
411 FF 50 - 90 0.0 S irq/18-ohci_hcd
865 FF 50 - 90 0.0 S irq/20-snd_ice1
905 FF 50 - 90 0.0 S irq/37-radeon
1995 FF 50 - 90 0.1 S irq/22-eth0
3 TS - 0 19 0.1 S ksoftirqd/0
23 TS - 0 19 0.1 S ksoftirqd/1
32 TS - 0 19 0.1 S ksoftirqd/2
41 TS - 0 19 0.1 S ksoftirqd/3
$ sudo /etc/init.d/rtirq restart
Setting IRQ priorities: stop [rtc0] irq=8 pid=81: OK.
Setting IRQ priorities: stop [snd_ice1712] irq=20 pid=865: OK.
Setting IRQ priorities: start [rtc0] irq=8 pid=81 prio=90: OK.
Setting IRQ priorities: start [snd_ice1712] irq=20 pid=865 prio=85: OK.
$ sudo /etc/init.d/rtirq status
PID CLS RTPRIO NI PRI %CPU STAT COMMAND
81 FF 90 - 130 0.0 S irq/8-rtc0
865 FF 85 - 125 0.0 S irq/20-snd_ice1
57 FF 50 - 90 0.0 S irq/9-acpi
79 FF 50 - 90 0.0 S irq/12-i8042
80 FF 50 - 90 0.0 S irq/1-i8042
129 FF 50 - 90 0.0 S irq/17-ehci_hcd
174 FF 50 - 90 0.0 S irq/27-xhci_hcd
...
411 FF 50 - 90 0.0 S irq/18-ohci_hcd
905 FF 50 - 90 0.0 S irq/37-radeon
1995 FF 50 - 90 0.1 S irq/22-eth0
3 TS - 0 19 0.1 S ksoftirqd/0
23 TS - 0 19 0.1 S ksoftirqd/1
32 TS - 0 19 0.1 S ksoftirqd/2
41 TS - 0 19 0.1 S ksoftirqd/3
~~~
--
al3xu5
Say NO to copyright, patents, trademarks and any industrial design restrictions.
________________________________________________________________________________
Public GPG/PGP key
ID: 4096 bit RSA key F94CFE23
Fingerprint: 59C6 9DC7 CD4B CF2F A190 E3DE 69C5 977B F94C FE23
Hello!
I have a bunch of drum samples that I need to mix down. For example, I have a folder called SNARE. Inside are 5 audio files of a single hit recorded from all 5 mics on the drum set. In audacity I would load them all in, select Tracks > Mix > Mix and Render to bring them all to a single mono audio file.
So far so good, except I have a BUNCH of folders to do. Is there a command line tool that can do this? I'd like to script this process if possible. I've run across SoX in my googling, but I wanted to check with you all to see what tools you might recommend.
Thank you,
Josh
Josh Lawrence
joshlawrence(a)fastmail.com
Given the current curfew has me unable to physically collaborate I am
looking for software for online collaboration.
Any suggestions?
Worik
--
If not me then who? If not now then when? If not here then where?
So, here I stand, I can do no other
root(a)worik.org 021-1680650, (03) 4821804 Aotearoa (New Zealand)
I need 6dB gain in the jack-rack Stereo Amplifier. What number
should I put for the 'Gain' amount? Or, what does the number
there refer to?
Thanks again.
--
John.
Hey hey,
I'd like to write a manpage for a small program that I have and I'd also like
to practise. So I've been wondering what the real developers use.
Are you writing your manpages straight in (G)ROFF or is there a "modern"
pre-preprocessor that is widely used?
My research didn't yield anything conclusive. I have seen mention of a few
systems that can be translated into ROFF, but I couldn't really spot an
obvious candidate.
I am writing c++ and use cmake, in case that might influence an answer either
way.
Best wishes,
Jeanette
--
* Website: http://juliencoder.de - for summer is a state of sound
* Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
* SoundCloud: https://soundcloud.com/jeanette_c
* Twitter: https://twitter.com/jeanette_c_s
* Audiobombs: https://www.audiobombs.com/users/jeanette_c
* GitHub: https://github.com/jeanette-c
Top down, on the strip
Lookin' in the mirror
I'm checkin' out my lipstick <3
(Britney Spears)