Here's one I made recently as a very first attempt in trying to mix
down all tracks in a cohesive manner. All comments welcomed, technical
and even on the tune itself !
https://soundcloud.com/nominal6/c2015-15
Cheers.
Hi,
After a few refactorings its finally here. Super-threaded audio tree computing
for GSequencer v0.6.8
http://gsequencer.org/download.html
The config file located in $(HOME)/.gsequencer/ags.conf should look
like following:
[generic]
builtin-theme=false
autosave-thread=false
segmentation=4/4
[thread]
model=super-threaded
super-threaded-scope=channel
lock-global=ags-thread
lock-parent=ags-recycling-thread
[device]
samplerate=44100
buffer-size=940
pcm-channels=2
dsp-channels=2
alsa-handle=hw:0,0
[recall]
auto-sense=true
cheers,
Joël
Saw this announced on the Linux Musicians site, thought it may be of
interest to some folks here. (Sorry if it's a repost).
https://www.coursera.org/course/audio
Instructors are professors Xavier Serra and Julius O. Smith III, two
very well-known DSP worthies.
Course syllabus :
Week 1: Introduction; basic mathematics
Week 2: Discrete Fourier transform
Week 3: Fourier transform properties
Week 4: Short-time Fourier transform
Week 5: Sinusoidal model
Week 6: Harmonic model
Week 7: Sinusoidal plus residual modeling
Week 8: Sound transformations
Week 9: Sound/music description
Week 10: Concluding topics; beyond audio signal processing
Best,
dp
We are pleased to announce the release of Yoshimi V1.3.6
Principal features for this release are the introduction of controls from the
command line, covering many setup options, as well as extensive
root/bank/instrument management. Some of these new controls are also available
to MIDI via new NRPNs.
Vector control has been extended so that there are four independent 'features'
that each axis can control,
ALSA audio has had a makeover, and will now work at your sound card's best bit
depth - not just 16 bit (as it used to be).
In the 'examples' directory there is a complete song set, 'OutThere.mid' and
'OutThere.xmz'. Together these produce a fairly complex 12 part tune that makes
Yoshimi work quite hard.
More information on these and other features are in the 'doc' directory.
Yoshimi source code can be obtained either from:
http://sourceforge.net/projects/yoshimi
or:
https://github.com/Yoshimi/yoshimi
Our mailing list is now:
http://www.freelists.org/list/yoshimi
--
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 list! I'm about to purchase a laptop with usb3 only ports (no usb2).
I want to use it for live performances, with a full RT-preemt kernel.
Has someone already test NI Komplete Audio 6 with USB3? Are there known
issues?
Thanks!
Nicola
Hi list,
I'm writing some signal processing algorithm for real time processing
that has to run on a 8 kHz sampling frequency embedded device.
My code is in C and I wrote a simple jack client for testing my algorithms.
For now, I'm using a sample frequency of 44.1 kHz but I want to test the
behaviour of my code at 8 kHz.
With my sound card, is impossible to set jack to run at 8 kHz.
It is possible in some way, to fake the 8 kHz sampling frequency (for
example using plugins?).
I've seen the Steve Harris Decimator, but it is not designed to run in
real time. I've tried to put in jack-rack a low-pass (antialias) filter
followed by the SH Decimator, but the result is (as expected) a 44.1 kHz
signal with reduced bandwith and some "aliasing" (I don't think that
what I get is alias -by definition- but some other artifacts).
What can I do to test my algorithm at 8 kHz in realtime using jack?
Thank you all :)
--
a.
I have a Lenovo X61 I bought second hand hoping to use it for some audio
work.
But when using a USB output device (a MobilePRE M-Audio through jackd)
the volume is very low. Too low to drive my amplifiers or even my
headphones.
In exactly the same system I use an Acer laptop with no problems at all.
I cannot find any mixer controls that help.
Does anyone out there have a similar problem and know if it can be
solved? Where I should start?
cheers
Worik
--
Why is the legal status of chardonnay different to that of cannabis?
root(a)worik.org 021-1680650, (03) 4821804
Aotearoa (New Zealand)
I voted for love
I have about 150 uncompressed audio files that I want to properly categorise,
relatively quickly.
The very oldest were recorded as 16bit 44.1k, more recent ones were 16bit, 48k
and the latest ones 24bit 48k.
I've moved them all into the same directory, so is there a simple script I can
run that will scan this and list the name and details of each file?
I can find plenty of programs that can change the format, but can't find any
that will just tell me what it is :(
--
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.