Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 749 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 749 Bytes

Learning Music - the Developer Way

This repository contains the slideshow and demos for the corresponding Devoxx France 2022 presentation.

Structure

.
├── Docs
├── Examples
│   ├── DotNet
│   ├── Java
│   ├── MAO
│   ├── SonicPi
│   └── go

The Docs folder contains the slideshow. The Examples one includes:

  • naive sound simulation in .NET, Java and Go (each project includes its own instructions)
  • a CakeWalk project in MAO
  • Sonic Pi examples

Useful links

Various useful resources are listed here.