Omg! Want want want. But I am broke…
#arc #monomearc #monome #osc #controller #interactiondesign #ui #ux #supercollider #maxmsp #puredata @llllllll
I don't know how to compile puredata externals for plugdata and looks like today I'm not going to find out.
I've got Haxe to VST instruments via Lua and PureData, because I'm bloody reluctant to do midi mapping as a patch.
I've got Haxe -> Lua -> PureData -> VST process there, so there's that.
#5 Xsodect - Nome
The last one.
Original #febrajam sketch - https://layer8.space/@vacuumbeef/109875743664150401 (I think it was the moment I felt I'm really coming back to music after I got a lot of pleasant feedback on this one)
Initially it was made in #PureData and I had to redo it in #Sunvox, and for some reason it just didn't wanted to get good. I decided to drop it from the EP a lot of times, but somehow it managed to be released in the end.
https://xsodect.bandcamp.com/track/nome
https://youtu.be/blqE9KCDUIM
spot the #offbyone error. now I only want continuous playback.
https://sirbeepsalot.bandcamp.com/album/all-505-a-chakras-healing-a-1-505hz-aura-cleansing-positive-energy-healing-beeps
#chakra #meme #puredata
First I collected some ideas for text based sequencing in order to fill in the ability realm of #Ableton Live. I’ve took some essential hints from Atari #Notator which are part of Apple’s #Logic now.
I think I was guided by Millward’s #Soundsynthesis with VST instruments. Mixed it up with R #soundanalysis by Jerome Sueur and produced a first glimpse into sound synthesis at
https://pjs64.netlify.app/2205/05
Now I’m figuring out how to funnel midi output of #lilypond composition driven by #SQLite repositories into #chuck processing lines.
My integrated development environment IDE is #orgmode -> #emacs -> Debian. Also experienced Ubuntu and endeavorOS, but definitely 100% gnu Linux. Well I maintain a service line to #PureData.
Heartily welcome for collaboration requests.
@ai6yr Hydrogen rules! It takes midi-in as well and you can make your own samples.
Other mature #Linux #musicproduction projects:
#Ardour is a complete DAW. Interface is a B- tops, but it has all the power.
#Guitarix is an effects/"amp-sim" package. Fun for practicing, or making a toy keyboard roar
#Mixxx is live DJ software, busy gui but works great
#PureData is a do-anything toolkit. At its most basic, it can turn ANY number change into a midi message...
I finally put my #PureData directory up on github....
pictured above is OmniChordKeys.pd which is a slightly janky Omnichord w/ the computer keyboard, and OmniChord2 is an even jankier WIP trying to improve it
Hi, I'm Peter from Poland. I'm live coder and musician. I play the guitar. I use pute data and sonic pi. #introduction #livecoding #music #sonicpi #puredata #guitar
O, hi, we wrote a new blog post!
If you want to turn a Raspberry Pi or Linux computer into a music instrument or an installation piece, then you need to consider how to start your software when power is turned on. This is surprisingly hard, but we've made it a bit easier with a small guide with tips and tricks and an example of booting directly into a #SuperCollider program once powered on.
#linux #raspberrypi #musicproduction #supercollider #puredata
"Fibonacci Jungle" is a generative framework for #jungle and #drumandbass based on the Fibonacci number sequence and implemented in #puredata. It's available now on https://github.com/devstermarts/Fibonacci-Jungle
All "Latent Jamming" related #puredata abstractions are moved from the PD-components into the PD-latent-jamming repo: https://github.com/devstermarts/PD-latent-jamming
Readme to follow shortly.
Why have all the documentation and resources besides #puredata download page disappeared from http://msp.ucsd.edu ?
A total noob at Pure Data. What can people tell me about hooking up a sixaxis thumb stick for modulation or pitch shifting?
NEW SINGLE 'unchanging' out now!
I'm back to messing with #pureData again... Building a patch to turn my computer keyboard into an omnichord; (pictured outside and inside)... still need to add a button to shift all the notes so sharps/flats can be played - but the way it's built it should be a lot easier to make other computer-keyboard-based controllers -- will wind up in git eventually after I tidy up a few things
@perpetualbeta Thank you! Both for fork and feedback :)
Still having some issues with real time performance due to the size of some of these layer arrays, especially in larger models. Couldn't yet find a way in #puredata to handle this more efficiently. Any ideas? Tried separate pd~ processes but that didn't help.