An open API service indexing awesome lists of open source software.

https://github.com/fbiville/music-for-devs


https://github.com/fbiville/music-for-devs

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Learning Music - the Developer Way

This repository contains the slideshow and demos for the corresponding [Devoxx France 2022](https://cfp.devoxx.fr/2022/talk/RVS-1118/Apprendre_la_musique_-_developer_edition) 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](https://www.cakewalk.com/) project in `MAO`
- [Sonic Pi](https://sonic-pi.net/) examples

## Useful links

Various useful resources are listed [here](./LINKS.md).