Hey hey,
does anyone know if one can mount CD images of E-MU Proteus X or Emulator X CD
on Linux? I have found a big collection of sounds for these samplers on
Archive.org:
https://archive.org/details/e-mu-sound-central-esc-library-emulator-x-or-pr…
I have searched the web a bit, but couldn't really find a solution. The discs
come as .bin and matching .cue files. mpv can play the .cue files, but the
resultant sound doesn't make a lot of sense. :)
I am looking for classic Emulator sounds really, stuff from the 80s and
perhaps early 90s. So if this is too complicated a way, I'd be open to other
sources.
Best wishes and thanks,
Jeanette
--
* Website: http://juliencoder.de - for summer is a state of sound
* Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
* Audiobombs: https://www.audiobombs.com/users/jeanette_c
* GitHub: https://github.com/jeanette-c
I can't believe it's what I see
That the girl in the mirror
The girl in the mirror Is me <3
(Britney Spears)
Hello everyone,
I admit that I am *very* late to the party, but I recently ran across minidexed, a "bare metal" implementation of the dx7 that runs on the raspberry pi, and I LOVE it! does anyone else have any recommendations for cool rpi-based music projects that I should check out? I'm open to anything, not just synths (so long as it's music-related). so far I've found zynthian, but surely there is more out there?!
Thank you!
Josh
Ratatouille is a Neural Model loader and mixer for Linux/Windows.
This release implement easier File switching. It's now possible to
switch the selected files via mouse wheel, via mouse button click and
via keyboard up/down keys. Right mouse button click will pop up the
file-list and allow to select a file directly.
Also, it implement lighter CPU usage for convolution (IR-File), on non
power-of-two buffer sizes, by using the multi threaded FFTConvolver engine.
Beside that the GUI was a bit overworked.
Ratatouille allow to load up to two neural model files and mix there
output. Those models could be /.nam files/ <https://tonehunt.org/all>/or
<https://cloud.aida-x.cc/all>/.json or .aidax files
<https://cloud.aida-x.cc/all>. So you could blend from clean to crunch
for example, or, go wild and mix different amp models, or mix a amp with
a pedal simulation.
The "Delay" control could add a small delay to the second model to
overcome phasing issues, or to add some color/reverb to the sound.
To round up the sound it allow to load up to two Impulse Response files
and mix there output as well. You could try the wildest combinations,
or, be conservative and load just your single preferred IR-File.
Each neural model may have a different expected Sample Rate, Ratatouille
will resample the buffer to match that.
Impulse Response Files will be resampled on the fly to match the session
Sample Rate.
Project Page (Source code):
https://github.com/brummer10/Ratatouille.lv2
<https://github.com/brummer10/Ratatouille.lv2>
Release Page (Binaries):
https://github.com/brummer10/Ratatouill ... s/tag/v0.6
<https://github.com/brummer10/Ratatouille.lv2/releases/tag/v0.6>
I find myself in need of a USB to S/PDIF adapter. Does anyone have experience
with one of the low cost Behringer interfaces, UCA202 or UCA222?
I have an audio interface, so I am not very interested in the analog
performance of the adapter, I just need reliable S/PDIF operation.
The manual for both of those devices indicates 16-bit converters, but does not
make mention of whether the S/PDIF data path is also limited to 16 bits, or
whether they will pass 24-bit data. Has anyone had opportunity to check that?
And lastly, any alternatives I should check? The Behringer is easy to get and
only about US$30, which is the primary reason I was considering one of those
modules. Input and output would be nice, but output is all I really need
currently.
--
Chris Caudle
Ratatouille is a Neural Model loader and mixer for Linux/Windows.
This release fix handling frame buffer-sizes of arbitrary size, aka. not
power of two, for the impulse response engine.
Ratatouille allow to load up to two neural model files and mix there
output. Those models could be *.nam files <https://tonehunt.org/all> or
*.json or .aidax files <https://cloud.aida-x.cc/all>. So you could blend
from clean to crunch for example, or, go wild and mix different amp
models, or mix a amp with a pedal simulation.
The "Delay" control could add a small delay to the second model to
overcome phasing issues, or to add some color/reverb to the sound.
To round up the sound it allow to load up to two Impulse Response files
and mix there output as well. You could try the wildest combinations,
or, be conservative and load just your single preferred IR-File.
Each neural model may have a different expected Sample Rate, Ratatouille
will resample the buffer to match that.
Impulse Response Files will be resampled on the fly to match the session
Sample Rate.
Release Page:
https://github.com/brummer10/Ratatouille.lv2/releases/tag/v0.5
Project Page:
https://github.com/brummer10/Ratatouille.lv2
Hi
I revisited a old guitarix project (SpecMatch) and ported it to python3.
SpecMatch aims to compare two Sounds and generate a Impulse Response
File from the different.
Intentional it was developed to easier the process to recreate a
specific Sound within guitarix.
Now, this day's while we've NAM and AIDAX, there are better way's to do so.
Hence I've u-bounded it from guitarix and makes it a tool on it's own,
as there are still the need to add convolution to get the expected sound.
SpecMatch allow to load two Sound files, compare the Frequency
spectrum's of them, and generate a Impulse Response File from the
difference. So it enable you to get the missing bits.
A other use-case is to archive the "Full Impulse Response" of a
destination file by using the usual NAM trainer input file as source
file in SpecMatch.
I've posted some of my results, using it this way, as a show case, on
the linuxmusicians forum her:
https://linuxmusicians.com/viewtopic.php?p=168587#p168587
This is, after all the years, still work in progress, and, there
shouldn't ever been a release to be expected, as it is plain
development. Anyway, if this stuff is of some interest for you, here it is:
 https://github.com/brummer10/SpecMatch
regards
hermann