Working and pushing the LiveWire Chaos computer

May 21, 2011 · Posted in Uncategorized · Comments Off on Working and pushing the LiveWire Chaos computer 

The new Livewire Chaos Computer is an expandable system using complex mathematical functions to produce multiple chaotic CV outputs.

CORE CHAOS ENGINE

The heart of the system is the Core Chaos Engine, which utilizes dual 32-bit Chaos Processing Units (or ‘CPU’s) and a x-modulo feedback parity tree to produce 2 sets of 4 related but distinctly unique random stepped voltage outputs. The randomness of the outputs (ranging from cyclical conformity to total anarchy) is controlled by 16 probability switches, which determine the structure of the x-modulo parity tree. Each of the 8 outputs varies based on coefficients determining specific weighting and distribution.

RANDOM GATES

The Random Gate expansion module provides addtional 16 outputs (8 per CPU) each with unique random gate patterns. This module would be very useful in triggering rhytmically related random events. Up to 8 Random Gate expanders can be added for up to 64 distinctly separate outputs.

ANALOGUE COMPUTATION

The Analogue Computation expansion module selects 2 variables, 1 each from the 4 random stepped voltages of both Core Chaos Engine CPUs. These variables are then processed through 8 mathemathical operators providing a further 8 related, but unique random CV outputs.

In this video:

Here again is the prototype Livewire Chaos Computer eurorack module, this time with the highly respected Livewire Audio Frequency Generator and FrequenSteiner modules. We have the Chaos Computer synced with the Metasonix D-1000 for some sweet analog rhythm.

Tokyo electro girl…

December 7, 2010 · Posted in Uncategorized · Comments Off on Tokyo electro girl… 

“a girl in Tokyo play the iPhone/iPodtouch APP(Digital Bass Line DB-303).the security guard in the station building was angry after this….”

Digital Bass Line (DB 303) - Pulse Code, Inc.

New computer music app that calculates note numbers and play their sounds in real-time

November 24, 2010 · Posted in Uncategorized · Comments Off on New computer music app that calculates note numbers and play their sounds in real-time 

“ipsound” has shared this demo of a new music computer app called Live Music Coder

Live Music Coder M^2 OSC is a new computer music app that calculates note numbers and play their sounds in real-time, operated by using command-line style interface.

It supports Open Sound Control to play external sounds too.

“We make an effort at simple and real-time operation,” note the developers. “You can do all operations of the parameter change etc. while playing music in real-time.”

You can get a taste of the Live Music Coder command options below.

Live Music Coder is available now for $1.99 in the App Store.

[function]

define parameters
describe formula
start/stop sequencer
view data list
save/load/delete parameters
view current status
show help

[calculator]
1) user parameter
r1,r2 : array of note number
– note : 4 octave from 1 to 48, except for them are silence. 1tick = sixteen note.
– sound: sine wave which decreases envelope , no volume controller.
– tempo : 40 – 160 BPM
a0, b0, c0, d0 : 4 output sound channels. calculate each formula.

– simple example
define parameters:
r1=1 3 5 6
r2=13 15 17
a0=r1
b0=r2
->
output A track : C1 D1 E1 F1 C1 D1 E1 F1 C1 ……. repeated
output B track : C2 D2 E2 C2 D2 E2 C2 D2 E2 …….repeated
as sixteen note

2) operator
+, -, *, / , % ( add, subtract,multiply,divide,residue)

3) controller
?,:, !, <, =, >,| (if, else, not, smaller, equal, larger, separator)

4) embedded parameter
q : tick. increment this per sixteen note.
s : slider value (0~99)
x : random value (0~range) range:0~99
v1,v2,v3,v4 : store the value before separator(|) and branch(?,:), then reference in the expression.
(1|2|3|4| -> v1=1, v2=2, v3=3, v4=4)
a1~8, b1~8, c1~8, d1~8 : history of a0, b0, c0, d0 (a0->a1->a2->a3->a4->a5->a6->a7->a8)

5) formula samples
** First of all define the array (sequence) “r1/r2″ of note number and then calculate them in the sound track (a0, b0, c0, d0).

r1=1 3 5 6 8 10
a0=r1+1 -> 2 4 6 7 9 11 ….
a0=r1?>5+12 -> 1 3 5 18 20 22 ….
(if r1>5 then r1+12)
a0=r1?>5+12:12|v3 -> 12 12 12 18 20 22 ….
(if r1>5 then r1+12 else 12)
a0=r1?>5|24:12|v4 -> 12 12 12 24 24 24 …..
(if r1>5 then 24 else 12)
———-
r2=1 0 1 1 2 0 2 2 (0: rest)
b0=r2
->
1 0 1 1 2 0 2 2 1 0 1 1 2 0 2 2 …
———-
a0=x
(simple random music)

[button]
start/stop : start/stop music
list/load/save/delete : list data file, load/save/delete data
status/view/help1/help2 : view current status, view selected data int the list, show help1/help2

clear : back cursor or clear-all-parameter
enter : execute command

r : define note number (switch r1/r2)
a : select (a0,1,2,3,4,5,6,7,8)
b : select (b0,1,2,3,4,5,6,7,8)
c : select (c0,1,2,3,4,5,6,7,8)
d : select (d0,1,2,3,4,5,6,7,8)

a0: describe formula of sound track 1 (left operand only)
b0: describe formula of sound track 2 (left operand only)
c0: describe formula of sound track 3 (left operand only)
d0: describe formula of sound track 4 (left operand only)
a1-8: reference history of output note number of track1 (right operand only)
b1-8: reference history of output note number of track2 (right operand only)
c1-8: reference history of output note number of track3 (right operand only)
d1-8: reference history of output note number of track4 (right operand only)

v : select (v1,2,3,4)
selector : switch octave
OSC : OSC setting

Computer duet using computer vision technology

August 19, 2010 · Posted in Uncategorized · Comments Off on Computer duet using computer vision technology 

“Collaboration of Charles Martin and Chi-Hsia (Lisa) Lai. We’re producing a new percussion / computer duet using computer vision technology, Supercollider and Open Frameworks. Sounds like fun right?”

Awesome heartbeat orchestra

May 19, 2010 · Posted in Uncategorized · Comments Off on Awesome heartbeat orchestra 

Seldom I have heard something this cool, a must see

Experimental Electronic Music: The Heart Chamber Orchestra is an audiovisual performance where musicians control a computer composition and visualization environment with there heartbeats.

The musical score is generated in real time by the heartbeats of the musicians. They read and play this score from a computer screen placed in front of them.

It’s an interesting approach to generative classical music – and actually yields some musically interesting results.

Check it out and let me know what you think!

How The Heartbeat Orchestra Works

The musicians are equipped with ECG (electrocardiogram) sensors. A computer monitors and analyzes the state of these 12 hearts in real time. The acquired information is used to compose a musical score with the aid of computer software. It is a living score dependent on the state of the hearts.

While the musicians are playing, their heartbeats influence and change the composition and vice versa. The musicians and the electronic composition are linked via the hearts in a circular motion, a feedback structure. The emerging music evolves entirely during the performance.

The resulting music is the expression of this process and of “an organism forming itself from the circular interplay of the individual musicians and the machine”.

Typewriter synth, what’s next?

May 4, 2010 · Posted in Uncategorized · Comments Off on Typewriter synth, what’s next? 

TOPLAPapp is a free application for the Apple iPad that uses a sonic puzzle as the interface for a virtual machine for sound synthesis.

Description:

This machine accepts a few valid instructions represented by the letters T, O, P, L, A, and p. You control TOPLAPapp by placing each command letter within a grid, along with setting some associated parameter sliders.

The machine rushes through the instruction set to create output sounds, which are usually of a somewhat noisy character, hopefully interestingly so.

The historical antecedents include instruction synthesis as pioneered at the Institute of Sonology in the 1970s, and the live coding movement, of modifying a running program as it acts.

Note: Developers warn “This app is intended for those interested in more experimental sound art: don’t download unless you are open to stranger computer music sounds”.

Pricing and Availability

TOPLAPP app is a free app and is available now for the iPad, iPhone and iPod touch.

Link:

First full length album made on an iPhone

August 4, 2009 · Posted in Electronic Music · Comments Off on First full length album made on an iPhone 

Many single tracks have been produced on the iPhone, but this is more, much more LOL and even a music video made using nothing but the iPhone, but New York outfit Nuclear O’Reilly claim to be the first band to make a whole album using Apple’s touchscreen marvel. The work is titled Phoning It In, and the duo’s App of choice? Intua’s amazing Beatmaker. See/hear all about it in the video below…

[youtube=http://www.youtube.com/watch?v=CzGnZRcyzSs&feature=player_embedded]

Best soft synths out there…

November 14, 2008 · Posted in Electronic Music · Comments Off on Best soft synths out there… 

Although a year old I still think this is a great way of making soft synth reviews, big credit to CM magazine and I hope they will make a follow up soon – since a lot has happened even though its only been a year.

We countdown the best virtual synthesizers in the world, as voted for by Computer Music readers and forum users. Episode 1 features positions 10 to 5.”

Episode 1:

[youtube=http://www.youtube.com/watch?v=_UNn2AxxaEY]

Episode 2:

[youtube=http://www.youtube.com/watch?v=epyjrwSRA9E]

have a great weekend

Cheers

« Previous Page

  • THE CAVE : Playlist

  • INSTAGRAM – ANALOG INDUSTRIAL ARTS

    No images found!
    Try some other hashtag or username
Get Adobe Flash player