| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| wiki:programming_audio [2012/03/05 16:58] – emrum | wiki:programming_audio [2017/03/24 11:41] (current) – Add Gwion djay |
|---|
| \\ | \\ |
| |
| Note: Before starting a new project, eventually you would like to join an existing project, or | Note: Before starting a new project, perhaps you would like to join an existing project, or take over any of the [[/apps/categories/unmaintained| Unmaintained Projects ]] ! |
| take over any of the [[/apps/categories/unmaintained| Unmaintained Projects ]] ! | |
| |
| \\ | \\ |
| |
| Related pages: | Related pages: |
| * midi resources: [[http://wiki.linuxaudio.org/apps/categories/midi_programming_resources]] | * [[/apps/dev_apps|List of resources for audio developers]] |
| * libraries, APIs: [[:wiki:programming_libraries|APIs,Code-Libraries for audio,graphics,media,GUIs]] | * [[:wiki:programming_libraries|APIs and Code-Libraries for audio,graphics,media,GUIs]] |
| * [[http://code.google.com/p/pyo/| pyo]] - "A Python module containing classes for a wide variety of audio signal processing types." | |
| \\ | \\ |
| |
| \\ | \\ |
| * [[http://ptolemy.eecs.berkeley.edu/ptolemyII/tutorial.htm|PtolemyII]] - "Ptolemy II is an open-source software framework supporting experimentation with actor-oriented design. Actors are software components that execute concurrently and communicate through messages sent via interconnected ports. A model is a hierarchical interconnection of actors." | * [[http://ptolemy.eecs.berkeley.edu/ptolemyII/tutorial.htm|PtolemyII]] - "Ptolemy II is an open-source software framework supporting experimentation with actor-oriented design. Actors are software components that execute concurrently and communicate through messages sent via interconnected ports. A model is a hierarchical interconnection of actors." |
| | \\ |
| | * [[http://archhaskell.wordpress.com/2009/08/01/atom-a-domain-specific-language-for-hard-realtime-applications/| Atom (Haskell) ]] - "Atom is a Haskell DSL (domain specific language) for designing hard realtime embedded software. Based on guarded atomic actions (similar to STM (Software Transactional Memory)). " |
| | \\ |
| \\ | \\ |
| \\ | \\ |
| \\ | \\ |
| |
| * [[http://haxe.org/doc/intro| haxe.org]] - A language that translates to different target languages. | * [[http://haxe.org/doc/intro| haxe.org]] - A language that translates to different target languages. |
| \\ | |
| \\ | |
| \\ | |
| |
| | \\ |
| | * [[https://github.com/fennecdjay/Gwion | Gwion]] - A strongly timed musical language |
| | features templates, function pointers, enum, variadic and more. |
| |