coleww / web-audio-advent-calendar

:christmas_tree: MERRY DRONESGIVING EVERYONE!
http://wham-js.github.io/web-audio-advent-calendar/
6 stars 1 forks source link

CALL FOR CONTRIBUTORS!!! #1

Open coleww opened 9 years ago

coleww commented 9 years ago

Make A Browserify-able Web Audio Synth Module And Publish It To NPM For The Holidays!

Hello! πŸ“’

For December 2015 I am organizing a Web Audio Advent Calendar, where every day through the 25th a browserify-able web audio synth module will be published to NPM, and a "door" on the "calendar" will open, all leading up to a cacophonous holiday symphony on the 25th! 🎢🎢🎢

I am looking for collaborators to contribute a mod-yule or two for this very worthy cause! Even if you don't like the holidays, just imagine: 25+ new web audio synths to make noise with! πŸŽΈπŸŽΊπŸŽ·πŸ”Š

TO PARTICIPATE post a comment on this issue stating the general sort of "instrument-FX-sound-idea-sense" for the module you'd like to create, as well as which day out of 2-24 you'd like to publish on. πŸ†

Aside from "publish a sound module to npm by that date" there are no rules here! I wrote a blog post about web audio πŸ’– npm, but however you like to write your module is fine so long as it is inter-operable with other web audio things (i.e, at a minimum it should probably accept an audioContext and return an object that has connect and start functions). πŸ†’

UPDATE: there is now an official synth template!!! :joy_cat: but you can of course still do things however you like, the template just has a very minimal spec test suite, as well as a lot of boilerplate web audio code.


If you are new to Web Audio or JavaScript, these talks by Soledad PenadΓ©s and Jordan Santell are both excellent introductions, and openmusic is a fantastic resource for synth building blocks. πŸ“•


DAYS/DOORS πŸ“…/πŸšͺ

1: coleww: pie-ano :keyboard:
2: maxmechanic: adventure-synth :knife:
3 coleww: bubble-bass :bubble:
4 cole: sparkle-motion
5 cw: adsr 
6 cw: warlock-bass
7 cw: touch-down-kicker
8 cw: really-hi-hat
9 
10
11
12
13
14
15
16: itsjoesullivan - πŸ‘πŸŽ¬
17
18
19
20
21
22
23
24
25: 🌴

inside of the /inspirado folder there are a bunch of articles from http://www.soundonsound.com/ which might be good inspiration :trumpet:

maxmechanic commented 8 years ago

2~

coleww commented 8 years ago

ZOMG LOL I SWEAR WEB AUDIO IS JUST LIKE PLUGGING GUITAR PEDALS TOGETHER WE CAN DO THIS πŸ’»πŸŽΈ

itsjoesullivan commented 8 years ago

I'm in for the 16th, I think I'll try a clap synthesizer!

coleww commented 8 years ago

there is now an official synth template project thing!!!!! :joy_cat: