Recently I’ve been privileged to be helping musician and controllerist Moldover on an exciting new project. More details coming soon...

seen from United States
seen from Russia

seen from United Kingdom
seen from United States
seen from United States

seen from Canada
seen from South Korea
seen from Canada

seen from Argentina

seen from United Kingdom

seen from Hong Kong SAR China

seen from United Kingdom
seen from Hong Kong SAR China
seen from United States
seen from South Korea

seen from United Kingdom

seen from Russia
seen from Canada

seen from Russia
seen from United States
Recently I’ve been privileged to be helping musician and controllerist Moldover on an exciting new project. More details coming soon...
Arduino で周波数を計測する – バイクのタコメーターを作りたいんだよ!(その4)
Arduino で周波数を計測する – バイクのタコメーターを作りたいんだよ!(その4) #Arduino #波形整形 #シュミットトリガインバータ #pulseIn関数
波形の整形が必要だぁ~
ってところで止まっていたのだけれど、言い訳ではあるが、機材が届かなかったのね。
こちらで紹介した、ファンクションジェネレータ。
外は寒いからさぁ。
バイクのそばで細い線繋いでなんて、お年寄りには酷な訳なので、ゆるしてちょ~だい。
このファンクションジェネレータを購入した目的の一つに、波形の整形が必要なパルスと同じ形の波形を出力させて、製作を進めよぅ!ってのもあったわけ。
で、機能的に必要なことは、今のちょっとした、こんなファンクションジェネレータにも任意波形が出力できるって機能がある。
PC にソフトウエアをインストールすると、任意波形を PC の画面で描いて、その波形の信号を出力できるという機能だね。(便利でしょ)
でも、このファンクションジェネレータが届き、最初にいじくりまわしていたわけだけれど、同じような波形がすでにプリセットされていて、出力することができる…
View On WordPress
Arduino で周波数を計測する – バイクのタコメーターを作りたいんだよ!(その4)
Arduino で周波数を計測する – バイクのタコメーターを作りたいんだよ!(その4) #Arduino #波形整形 #シュミットトリガインバータ #pulseIn関数
波形の整形が必要だぁ~ ってところで止まっていたのだけれど、言い訳ではあるが、機材が届かなかったのね。 こちらで紹介した、ファンクションジェネレータ。 外は寒いからさぁ。 バイクのそばで細い線繋いでなんて、お年寄りには酷な訳なので、ゆるしてちょ~だい。 このファンクションジェネレータを購入した目的の一つに、波形の整形が必要なパルスと同じ形の波形を出力させて、製作を進めよぅ!ってのもあったわけ。 で、機能的に必要なことは、今のちょっとした、こんなファンクションジェネレータにも任意波形が出力できるって機能がある。 PC にソフトウエアをインストールすると、任意波形を PC の画面で描いて、その波形の信号を出力できるという機能だね。(便利でしょ)…
View On WordPress
BA00? arpeggiator update
Here is an iteration (we have forgotten the exact number) of our duophonic granular synth - arpeggiator.
Updates include an option of using one of the voices as an LFO to modulate various parameters of the synth, a knob to crossfade between the two oscillators and a new lasercut case.
We’re still figuring out MIDI funtionaility, so the jack is mostly cosmetic - for now.
Some noises below:
A post shared by Banana Apparatus (@bananaapparatus) on Feb 16, 2017 at 8:05pm PST
Build an Arduino Robot
Build an Arduino Robot
There is nothing like seeing a program you wrote interact with the physical world. For this lab experiment you can make and program your own robot.
I began with instructions for the micro robot from Greece but realized my soldering skills are lacking.
Mini Robot grobot.gr
But it did give me an idea for the parts I would need to get a small form factor robot up and running. This led to a search of…
View On WordPress
Auduino(オーデュイーノ)を電圧の代わりにMIDIで制御できるように改造してみた。コーディングはコピペ・やっつけ。ライセンスはオリジナルと同じLGPL。WindowsではHairless MIDI<->Serial Bridge、loopMIDI等が必要。
当然ながら制御電圧まわりの定格電流の問題は存在しない。オーディオ出力はVRA8-Mと同様に330 Ωの抵抗を繋いだ。
1024段階のADC入力を128段階のMIDIコントロール・チェンジで置き換えたので、音色変化が滑らかでなくなっていると思う。電圧制御と違って「入力値の揺れ」がない代わりに、グレイン2は「半単位」だけ値をオフセットさせてみた。その他、大きな不具合がないことを祈る。
想像通りAuduinoでは面白い音が作れるけれど、固定フォルマントなので音高が変わったときに音色を安定性させるのが難しいと感じた。色々と遊びながら、参考にしたい。
Having a play with the Auduino synthesiser. Auduino is based on the Arduino board. The audio is coming direct from Arduino PWM output with only a slight external…
Running the Auduino Synth off of a self built sequencer (Baby 8). It works \o/