Skip to content

Commit

Permalink
Update 2025-01-16-phaustoAudioProgrammer_meetUp.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lucretiomsp authored Jan 17, 2025
1 parent f21fcdb commit e2d681a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2025-01-16-phaustoAudioProgrammer_meetUp.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date: 2025-01-16
---


On **January 14th, 2025**, I had the pleasure to be invited to talk about fast plug-in developmnent with Phausto and [Cmajor](https://cmajor.dev) (at [**The Audio Programmer Monthly Virtual Meetup**](https://www.youtube.com/watch?v=NJtXPE1ITyo&t=3493s).\
On **January 14th, 2025**, I had the pleasure to be invited to talk about fast plug-in developmnent with Phausto and [Cmajor](https://cmajor.dev) at [**The Audio Programmer Monthly Virtual Meetup**](https://www.youtube.com/watch?v=NJtXPE1ITyo&t=3493s).\
The Audio Programmer [website](https://www.theaudioprogrammer.com) is a hub for audio developers to connect, learn, and share knowledge. It hosts regular meetups where programmers from around the world exchange ideas, ask questions, and collaborate on audio programming topics. The community is also supported by an active YouTube channel with more thank 40k subscribers, offering tutorials, insights, and discussions on audio programming tools, techniques, and best practices.
In this 30-minute talk, I briefly discuss the motivation behind using Phausto to prototype and develop audio plug-ins that can be used in any DAW, thanks to the [Cmajor plug-in](https://cmajor.dev/docs/GettingStarted) , which easily loads Cmajor patches. The Faust compiler enables the export of Faust code into Cmajor code, and Phausto performs the magic of creating a proper .cmajorpatch file and a polyWrapper that allows for MIDI polyphony.

Expand Down

0 comments on commit e2d681a

Please sign in to comment.