Modifications

Aller à : navigation, rechercher

Livecoding

1 125 octets ajoutés, 26 février 2019 à 23:12
aucun résumé de modification
* Pattern : my_pattern = Pattern([0, 1, 2, 3]) ou my_pattern = P[0, 1, 2, 3]
cool <code print(PRange(0, 10, 2).reverse() + [1, 2]) </code> <code>P[9, 8, 5, 4, 1, 10, 7, 6, 3, 2] </code>
* Players attributes <code>>>> print(Player.get_attributes()
('degree', 'oct', 'dur', 'delay', 'blur', 'amplify', 'scale', 'bpm', 'sample', 'sus', 'fmod', 'pan', 'rate', 'amp', 'vib', 'vibdepth', 'slide', 'sus', 'slidedelay', 'slidefrom', 'bend', 'benddelay', 'coarse', 'striate', 'pshift', 'hpf', 'hpr', 'lpf', 'lpr', 'swell', 'bpf', 'bpr', 'bits', 'amp', 'crush', 'dist', 'chop', 'tremolo', 'echo', 'decay', 'spin', 'cut', 'room', 'mix', 'formant', 'shape')</code>
Et aussi ces options là
<code>>>> print(Scale.names())
['aeolian', 'chinese', 'chromatic', 'custom', 'default', 'diminished', 'dorian', 'dorian2', 'egyptian', 'freq', 'harmonicMajor', 'harmonicMinor', 'indian', 'justMajor', 'justMinor', 'locrian', 'locrianMajor', 'lydian', 'lydianMinor', 'major', 'majorPentatonic', 'melodicMajor', 'melodicMinor', 'minor', 'minorPentatonic', 'mixolydian', 'phrygian', 'prometheus', 'romanianMinor', 'yu', 'zhi'] </code>
==Sonic Pi==
Code libre : http://etherpad.pingbase.net/tidal
==Veda for Atom==* https://veda.gl/usage/
== Ibniz ==
* La meilleure documentation de la terre est là : https://ressources.labomedia.org/ibniz
== Hydra ==* https://github.com/ojack/hydra
== Punctual ==
* https://github.com/d0kt0r0/Punctual
== The Force==* https://videodromm.com/The_Force/
==Ressources==
===Artistes ou collectifs===
===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
** Spécial Nantes https://talk.lurk.org/channel/livecode-nantes
===Médiathèques===

Menu de navigation