Hi people,
Google Summer of Code (https://summerofcode.withgoogle.com) is a global, online program focused on bringing new contributors into open source software development. GSoC Contributors work with an open source organization on a 12+ weeks programming project under the guidance of mentors.
GRAME has been selected as a mentor organization for the Faust project (https://summerofcode.withgoogle.com/programs/2022/organizations/grame).
Foe interested people, feel free to contribute !
Stéphane
Dear past and future visitors of the Sonoj Convention,
the following message is made under the assumption that the world will return to a more healthy and peaceful state until October 2022.
At this point in time, I am unable to make any guarantees. Sorry.
However, the date is fixed. The convention will either be on this weekend (see below) or it will not happen at all.
The fourth annual Sonoj Convention ( https://www.sonoj.org ) will maybe(!) taking place this upcoming October 8th-9th 2022 in Cologne, Germany.
The convention is focusing on the combination of music production and free / open source software, with a priority on practical music production.
We want to welcome everyone, regardless of your musical or technical background. As it was the last times, admission to the convention is free.
While the website https://sonoj.org/ is still in it's "in-between" mode it will soon be replaced by the real site again, with more information.
To get a better idea of what to expect out of Sonoj, you can find information and recordings from last year's conventions in our archives: ( https://sonoj.org/archive )
If you want to contribute with a demonstration or talk, please contact me ( info(a)sonoj.org ). A short, informal expression of intent will be enough for now.
Yours,
Nils Hilbricht
Cologne, Germany
https://www.sonoj.org
Hey hey,
yes, my attempt at slaphouse:
https://youtu.be/qxwqgEK1dvc
OGG version:
https://www.dropbox.com/s/6skfzbjk35l3x2h/fire_wheels.ogg
The difficulties, from my point of view and environment, were: getting the
sidechain compressor going and putting in the high- and lowpass filter
automation on the mix. Slaphouse is a house subgenre of a year or three ago in
Brazil, AFAIK. I stumbled across it, thought it was easy enough, but
technically challenging enough, to give it a go and prove that I could do it.
Very special mention goes to: Yoshimi for a bass that slaps and is so wide it
hits you round both ears at the same time. :)
Best wishes,
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
Our imagination
Taking us to places
We have never been before... <3
(Britney Spears)
Hello all,
See below...
What I want to achieve is to take some action when instr 85 ends.
I naively tried using 'gidur' as p3 for instr 85 in the score, but
that doesn't work.
So how do I trigger instr 86 at the right time ?
<CsInstruments>
instr 84
gidur filelen $INPFILE
print gidur
endin
instr 85 ; set its duration from the value found in instrument 84
p3 = gidur
; process input from $INPFILE
endin
instr 86
; Should do something when instr 85 ends.
endin
</CsInstruments>
<CsScore>
i84 0 0.1
i85 + 1 ; p3 is just a dummy
</CsScore>
TIA,
--
FA
Hey hey,
I am looking for tools to analyse bird song. I have many recordings, which can
probably be cleaned up enough to have single calls as good as isolated. On the
other hand there are quite a few sonograms of bird calls, used to identify
species.
What I am looking for is a kind of mathematical analysis tool to get an idea
of frequency and volume, perhaps with an estimate of curves. I suppose that
requires statistical analysis. This is far from my forte, so I wouldn't know
which keywords for the relevant math to enter and in which tool to look. Are
there audio specific programs? Or is a math package like R, octave or maxima
able to handle such data input and the task?
If you are not immediately aware of a relevant tool, but could supply me with
a few keywords and considerations, that would already be quite helpful.
Best wishes,
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
There's a girl in the mirror
I wonder who she is
Sometimes I think I know her
Sometimes I really wish I did <3
(Britney Spears)