matthewconroy, to ExperimentalMusic
@matthewconroy@mathstodon.xyz avatar
matthewconroy, (edited ) to ilaughed
@matthewconroy@mathstodon.xyz avatar

I just released a new video piece. I called it INK because there's a lot of ink in the video and "Ink" looks so small. Sounds composed with Csound using a python script I wrote to analyze the individual frames of the video. I hope you like it!
https://vimeo.com/932750036

listenfaster, to random

I'm not sure I have my bearings in this Mastodoniverse. I don't know the etiquette. I can't tell if I'm doing it wrong, or if this local server is quiet. Seems like most of what I see is from the federated timeline as opposed to the local, and the local seems VERY constrained to livecoding-related discussion.

Maybe a Mastodon question I have is: if I'm on a server with a particular focus, I don't think we're meant to limit our discourse to that focus, right? The local timeline on this server feels very constrained - like maybe I should find another server if I want to talk about Csound or UPIC ;)

Curious if I'm the only one having these thoughts? :) Advice / guidance welcome.

n3wjack,
@n3wjack@mastodon.social avatar

@listenfaster I'm on the big main server, so I don't really look at the local timeline myself. 😁
But since you're not restrained to your server, you can always look for people using the hashtag for example, and follow them, wherever they are.

Just following liberally to fill up your timeline is something that helped to make the Fediverse interesting for me.

matthewconroy, (edited ) to music
@matthewconroy@mathstodon.xyz avatar

New EP. I recorded this in the month of February for the RPM Challenge. I went into it with a plan to work with one method I came up with a while ago, but then realized I could extend another method I've used in the past, so I had to try that a lot. I did a lot more "hand on" editing of waveforms than I usually do (I generally try to get code to do all the work). And it was fun, though my ears are very tired. On Bandcamp and Soundcloud: https://soundcloud.com/matthew-m-conroy/sets/b-lloon-s-1 https://matthewmconroy.bandcamp.com/album/b-lloon-s

alisynthesis, to random
@alisynthesis@io.waxandleather.com avatar

Very nice intro article about #csound.

"Have you ever wished your DAW and synth plug-ins could do something that they just plain won’t do? Have you ever dreamed of designing your own software instruments? Do you enjoy strange experimental music? Are you bored and looking for a fresh challenge? If you answer “yes” to any of these questions, Csound might be about to come into your life."

Discover CSound – Free, Expert-level Software for Synthesis and Composition | https://synthandsoftware.com/2024/02/discover-csound-free-expert-level-software-for-synthesis-and-composition/?utm_source=rss&utm_medium=rss&utm_campaign=discover-csound-free-expert-level-software-for-synthesis-and-composition

matthewconroy, (edited ) to random
@matthewconroy@mathstodon.xyz avatar

I'm off to a great start for RPM 2024 with this message from Csound:

csound command: Segmentation fault

https://www.rpmchallenge.com/

matthewconroy, (edited ) to random
@matthewconroy@mathstodon.xyz avatar

New track for Disquiet Junto 0619. A build-up of a "beat". I made this all in Csound, and kept the intentional clipping to zero this time!
https://soundcloud.com/matthew-m-conroy/beat-accrual-disquiet0619

matthewconroy, to music
@matthewconroy@mathstodon.xyz avatar
rml, to random
matthewconroy, (edited ) to music
@matthewconroy@mathstodon.xyz avatar
matthewconroy, (edited ) to random
@matthewconroy@mathstodon.xyz avatar

New track for Disquiet Junto 605 ( https://disquiet.com/2023/08/03/disquiet-junto-project-0605-fifty-fifty/ )

https://soundcloud.com/matthew-m-conroy/fifty-fifty-disquiet0605?si=9d65cb47a3b7475db50b4735e7437ad1&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing

Used a knight's tour to create a sequence of pairs of durations of sound followed by silence. Result is a piece that is 50% sound, 50% silence. Sounds are heavily layered, mixed, clipped, filtered, recordings of metal things.

matthewconroy, (edited ) to random
@matthewconroy@mathstodon.xyz avatar
matthewconroy, to random
@matthewconroy@mathstodon.xyz avatar

A quick piece, more experimentation with composing with recursion, using Csound. Each sound event triggers up to two more sound events. More "computer"-y than my usual... https://soundcloud.com/matthew-m-conroy/new-recursion-2?si=24017481f5a54c4292740cd1abf871ad&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing

matthewconroy, to dice
@matthewconroy@mathstodon.xyz avatar

For Disquiet Junto 0601 https://llllllll.co/t/disquiet-junto-project-0601-hard-six/
I threw a die in my bathtub and recorded the throws with an AT822 stereo microphone (through a Zoom H5) that I bought (used) years ago but had never used (I’m not really much of a microphone person). Then, using Csound, I placed copies of each recording across about 3.5 minutes, with various densities, filtering, playback speeds and amplitudes. The rolls determined for how much of the piece each recording appears: the rolls were 3,5,6,5,6,3, so the 6 rolls appear throughout, the 5’s appear up to 5/6 of the piece and the 3’s cut off at the half-way point.

Enjoy!

https://soundcloud.com/matthew-m-conroy/dice-mix-disquiet0601?si=7a1fc58ddd0b497682a34e8323e8b43e&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing

#disquiet0601 #csound #dice #audio #sound #music

matthewconroy, (edited ) to music
@matthewconroy@mathstodon.xyz avatar

Trying a new approach to using recursion for composing. Here, each sound event triggers up to two additional sound events, each a function of the triggering event.

https://soundcloud.com/matthew-m-conroy/new-recursion-1?si=7645fabc9bde4a75bf1e75223a9423f4&utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing

#csound #music #audio #composing #recursion #sound

rml, to fediverse

has anyone created an #activitypub server in #forth?

rml,

@acousticmirror @daviwil #faust is so mind blowing tbh. its just so good, you can pick up any paper and implement it in minutes just from the diagrams, without even actually reading the paper. and the workflow of the diagrams hot reload is super satisfying. its honestly the best example of a the power #DSL(s) can offer. if you're already familiar with zero-delay #DSP you can pick it up in 5 minutes, and port things that require a small mountain of #csound code to like, 10 lines of faust in 15 minutes. its bafflingly good, and extremely declarative. if you understand a design — or hell, better yet, even if you don't understand it but have it ready at hand — you can implement it at the speed of reading.

last I was using it about 2 years ago it suffered from not having a proper fft story, which is certainly a significant area to not cover, but spectral processing is kinda nerdy anyway lol. what Faust offers is the best possible set of tools for getting deep and dirty with the most fundamental object of interest to the real dub heads — infinite impulse response filters, and the precise control over non-linearities they offer as elaborated in the filter theory of Vadim Zavalishin.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • tester
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • tacticalgear
  • osvaldo12
  • normalnudes
  • cubers
  • cisconetworking
  • everett
  • GTA5RPClips
  • ethstaker
  • Leos
  • provamag3
  • anitta
  • modclub
  • lostlight
  • All magazines