Modifications

Aller à : navigation, rechercher

Livecoding

1 308 octets ajoutés, 28 septembre 2021 à 21:11
aucun résumé de modification
|image=livecode.jpeg
|description=Présentation de logiciels de livecoding
|compétences requises=code
|license=CC-by-sa-3.0
|contributeurs=Julbel, LaurentM,
* test
* démo
==PiPPi==https://github.com/luvsound/pippi
==FoxDot==
=== Installation===
# sudo apt install python-pip
# pip install FoxDot
ou
git clone https://github.com/Qirky/FoxDot.git
cd FoxDot
python setup.py install
 
# sudo apt install supercollider
# sudo apt install git
c'est ok ensuite
Sinon, il y a ce script https://github.com/Noisk8/InstalandoFoxDot-En-linux
 
Dans Supercollider :
Quarks.install("https://github.com/Qirky/FoxDotQuark.git")
Quarks.install("https://github.com/supercollider-quarks/BatLib.git")
=== Documentation===
* FAQ sur toplab : https://forum.toplap.org/t/frequently-asked-questions/504
 
* https://docs.foxdot.org/
 
* une doc en français par Marvin Wortman: http://marvinwortman.me/idlabs_foxdot
dans laquelle on retrouve ces liens
 
* Installation et documentation de SuperCollider : https://github.com/supercollider/supercollider
* Fichiers python contenant une démonstration de tous les items documentés et https://github.com/Qirky/FoxDot-Worksheet/blob/master/worksheet.py
* Fichiers python des tutorials https://github.com/Qirky/FoxDot/tree/master/FoxDot/demo
 
* démos de [https://github.com/Qirky/ten-lines-or-less 10 lignes ou moins]
 
* Fichiers SuperCollider de tous les SynthDefs https://github.com/Qirky/FoxDot/tree/master/FoxDot/osc/scsyndef
* Interview de Ryan Kirkbride : https://www.blog.pythonlibrary.org/2018/07/09/pydev-of-the-week-ryan-kirkbride/
* Chaînes youtube de Ryan Kirkbride, guides FoxDot : https://www.youtube.com/channel/UCRyrNX07lFcfRSymZEWwl6w
 
* Pour le lancement, c'est facile : https://docs.foxdot.org/docs/getting-started/making-your-first-sounds/
 
En résumé, dans le Terminal faire : <code>python -m FoxDot</code>
Puis dans la fenêtre <code> p1 >> pluck() </code> ça fait du son, <code> p1 >> pluck().stop() </code> ça s'arrête.
== Punctual ==
* https://github.com/d0kt0r0/Punctual
== Pilot ==
*https://github.com/hundredrabbits/pilot
== The Force==
* https://videodromm.com/The_Force/
 
==Ressources==
===Artistes ou collectifs===
- Medellin ou berlin : https://noiskate.hotglue.me/
- Rennes : https://merri.carrd.co/?fbclid=IwAR0XelyJVkS8d4nh9IxXr7hS0refxnp3qDsn69RaTGGKp8gxppP351Ft6v8
- Mars : https://fg1er.noblogs.org/
- Projet collectif : https://github.com/Qirky/ten-lines-or-less
 
===Espace de discussion===
* Welcome to LURK, a new host for discussions around cultural freedom, experimental, new media art, net and computational culture, and things like that : https://talk.lurk.org/channel/livecode

Menu de navigation