# c74 max resources
## Learning
- [List of resources from c74](https://cycling74.com/articles/jitter-resources-an-overview)
- [channel: John Jannone - from Berklee](https://www.youtube.com/channel/UCID7NkS7oLCT-iEqq15zL9w/featured)
- [Channel: Amazing Max Stuff](https://www.youtube.com/user/PolloZombie666)
- [Starter Tutorial](https://youtu.be/aYgl9cPvcX0)
- [Playlist](https://www.youtube.com/playlist?list=PLG2_tqbNGU2RdVRavTLzzKQaZMKxbeHlX)
- Kadenze Max Msp
- [Channel: Learning Max](https://www.youtube.com/watch?v=NrF3S2zmolI&list=PLp-PSV9EC6DwwkrMkvH3DYcLo46vEiQKp&index=7)
## Connectivity
- [Bitwig Integration via OSC](https://m.youtube.com/watch?v=GEH7k1kp5U8)
- send sound into modulator
- convert modulation to midi, send via OSC to max
- Send midi notes/clips to max
- Works via UDP, so a machine for Bitwig and one for max (or anything else) is possible
- TDbitwig takes this further for touchdesigner by using the API and providing TD components
- Audio Tempo/Beat detection
- beat~
- bonk~
- <https://github.com/v7b1/bonk_64bit-version>
- <http://vud.org/max/icmc98.pdf>
- <https://cycling74.com/forums/better-beat-detection>
- kinetic.toolbox has a midi beat tracker: <http://smc.inescporto.pt/kinetic/?page_id=19>
- IBT: <http://smc.inescporto.pt/research/demo_software/>
- obviously Ableton live Shit but I don't use it