View allAll Photos Tagged synth
This is my newest SID synthesizer built into C64 data recorder case. The cassette door is replaced by acrylic engraved window.
François Marcaud en pleine conférence sur les String Machines.
Notre album photos du Synth Fest 2015 de Nantes qui s'est déroulé du 3 au 5 avril.
Merci à l'association PWM pour nous avoir invité.
Crédits photos : Cyril Colom
-------------------------
Nous sommes Modularsquare, une boutique dédiée aux instruments électroniques et une communauté d'artistes.
Chaque mois nous organisons une rencontre gratuite et ouverte à tous autour d'un thème spécifique.
Pour connaître les prochaines dates :
I finally managed to buy a cheap but nice sounding synth !!!
there will be new tunes for the next show ;)
The LushOne is a patchable synthesizer that provides a first step in the wonderful world of modular synthesizers. For more details see lushprojects.com/lushone
i missed this group last week because i was making improvised music with some good friends and a bunch of analogue synths, lus a few virtual ones and an array of guitar effects and plenty of echo. We played for about five hours and soinded like early tangerine dream, all great fun.
www.youtube.com/watch?v=_5SMyYj0D2o
One of my favourite electronic groups although by 1980 they had gone all new age and frankly rubbish. The early stuff is well worth tracking down.
Bernard Szajner Ă la fin de son concert Ă Nantes pour la Synth Fest 2015.
Notre album photos du Synth Fest 2015 de Nantes qui s'est déroulé du 3 au 5 avril.
Merci à l'association PWM pour nous avoir invité.
Crédits photos : Cyril Colom
-------------------------
Nous sommes Modularsquare, une boutique dédiée aux instruments électroniques et une communauté d'artistes.
Chaque mois nous organisons une rencontre gratuite et ouverte à tous autour d'un thème spécifique.
Pour connaître les prochaines dates :
Shawn Royal of sirkut electronics built this synth for me. I sent him these two toy telegraph boxes, with some vintage dakaware knobs, and after 2 years, he sent me back this crazy thing.
Yanov devant le Dewanatron
Notre album photos du Synth Fest 2015 de Nantes qui s'est déroulé du 3 au 5 avril.
Merci à l'association PWM pour nous avoir invité.
Crédits photos : Cyril Colom
-------------------------
Nous sommes Modularsquare, une boutique dédiée aux instruments électroniques et une communauté d'artistes.
Chaque mois nous organisons une rencontre gratuite et ouverte à tous autour d'un thème spécifique.
Pour connaître les prochaines dates :
The Synth Man from the Bays.....I'm putting this one up as a taster of things to come...including "The Black Lips"..more of "The Bays" and "Amadou & Mariam"....keep em peeled!
The Bays playing for 'Playgroup'@ Conchorde 2 , Brighton!
Video of DA-Synth: www.youtube.com/watch?v=WB3t_zx3a0I
The DA-Synth is a small experimental synth that allows you to construct a sound and then turn it into synth beats.
Video of DA-Synth: www.youtube.com/watch?v=WB3t_zx3a0I
The DA-Synth is a small experimental synth that allows you to construct a sound and then turn it into synth beats.
One of the voices on this Elka is bad. I thought it was the CEM 3396 chips but not really as it turns out. Still trying to figure out the cause.
Jean-Christophe Allier pose avec le système Moog d'Olivier Grall.
Notre album photos du Synth Fest 2015 de Nantes qui s'est déroulé du 3 au 5 avril.
Merci à l'association PWM pour nous avoir invité.
Crédits photos : Cyril Colom
-------------------------
Nous sommes Modularsquare, une boutique dédiée aux instruments électroniques et une communauté d'artistes.
Chaque mois nous organisons une rencontre gratuite et ouverte à tous autour d'un thème spécifique.
Pour connaître les prochaines dates :
Set in suburban London, the story takes place in a parallel present where the latest must-have gadget for any busy family is a Synth – an android robot eerily similar to a human in nearly every respect.
Another Structure Synth creation based on this very short script - there are different wing tip extensions included:
// Write EisenScript code here...
set background #111
{ color white b 0.7} ship
rule ship{
6 * {rz 60 } 10 * { s 0.9 1.1 1.09}a2half // body 1
6 * {rz 60 } 10 * { s 0.9 1.1 1.09}a3half // body 2
2 * {rz 180 } 10 * { s 0.8 1.4 1.04 }a2half // long straight wing
2 * {rz 180 } 10 * { s 0.8 1.4 1.04}a3half // long straigt wing 2
// 2 extra bubbles
1 * { rz 0 y 4 } 10 * { s 0.8 1.1 1.04 }a2half // right
1 * {rz 180 y -4 } 10 * { s 0.8 1.1 1.04}a3half // right
1 * {rz 180 y 4 } 10 * { s 0.8 1.1 1.04}a3half
1 * { rz 0 y -4 } 10 * { s 0.8 1.1 1.04 }a2half
// wing extensions 1
//2 * {rz 180} 1 * {y 12 z 2 rz 40 } 10 * { s 0.8 0.9 1.05 }a2half
//2 * {rz 180} 1 * {y 12 z 2 rz -40 } 10 * { s 0.8 0.9 1.05 }a3half
// wing extensions 2
//1 * {y 25 z 2 rz 40 } 10 * { s 0.8 0.9 1.08 }a2half
//1 * {y 25 z 2 rz 220 } 10 * { s 0.8 0.9 1.08 }a3half
//1 * {y -25 z 2 rz -40 } 10 * { s 0.8 0.9 1.08 }a2half
//1 * {y -25 z 2 rz -220 } 10 * { s 0.8 0.9 1.08 }a3half
// wing extensions 3
1 * {y 25 z 2 rz 0 } 10 * { s 0.8 1.1 1.06 }a2half
1 * {y 25 z 2 rz 180 } 10 * { s 0.8 1.1 1.06 }a3half
1 * {y -25 z 2 rz 0 } 10 * { s 0.8 1.1 1.06 }a2half
1 * {y -25 z 2 rz -180 } 10 * { s 0.8 1.1 1.06 }a3half
}
rule Part{
{ s 1.75 0.1 2 y 4 }box
}
rule a2half md 16 {
{ ry -5.5 rx -20 s 1.15 1.1 1.1}Part
{ ry -11.25 x 1.7 } a2half
}
rule a3half md 16 {
{ ry 5.5 rx -20 s 1.15 1.1 1.1}Part
{ ry 11.25 x -1.7 } a3half
}
Let me know if you are interested in other scripts - I can post some more.
Rendered directly in Structure Synth.
Working flow at The Blue_Room during summer nights
From left to rigth:
Yamaha DX200, Doepfer System, Alesis Ion, Customized Udu
L'ARP 2600 de David Colin (Parallax), avec lequel il a réalisé les effets spéciaux que l'on peut écouter sur sa BO revisitée d'Ulysse 31 !
Notre album photos du Synth Fest 2015 de Nantes qui s'est déroulé du 3 au 5 avril.
Merci à l'association PWM pour nous avoir invité.
Crédits photos : Cyril Colom
-------------------------
Nous sommes Modularsquare, une boutique dédiée aux instruments électroniques et une communauté d'artistes.
Chaque mois nous organisons une rencontre gratuite et ouverte à tous autour d'un thème spécifique.
Pour connaître les prochaines dates :