Showing posts with label PO-12. Show all posts
Showing posts with label PO-12. Show all posts

Saturday, February 09, 2019

Sample Pack: Pocket Operator PO-12

Wednesday, February 08, 2017

Hackaday Article on Audio Pulse Sync via Cheap USB



Thursday, January 19, 2017

Ableton Link to Teenage Engineering PO-12 Sync



This is a Max patch that connects to an Ableton Link network, and generates pulses suitable for a Teenage Engineering Pocket Operator PO-12 or other similar sync scenarios.

Download the Max patch here: http://milkcrate.com.au/_other/downloads/max_patches/Link_to_Pulse_Tick.maxpat

The patch requires Max, which can be run in demo mode as a version of runtime. The patch requires the Max Ableton Link package, which can be installed via the package manager in Max.

The pulses are output via an audio interface. In this case, the audio interface that is used is a $2 (with free shipping) USB sound card.

To use the patch:

  • Make sure that the laptop and any Link devices are on the same network
  • Launch Max go to Options > Audio Status..., set the audio output device to the audio interface and turn the audio engine on
  • Connect the output of the audio interface to the PO-12
  • Launch the Link to Pulse Tick patch, and set quantum to 4 and subdivisions to 2
  • Set the PO-12 to SY2 (sync input, stereo output) by pressing funct and bpm
  • Press play on the PO-12 - the PO-12 will wait for a sync signal
  • Enable to the output of the sync patch by turning the toggle on
  • At the start of the next quantum (bar), the patch will start sending a sync signal to the PO-12, the PO-12 will play in time with Link
  • Changing the tempo in the patch will update all other Link devices on the network and vice versa


Saturday, September 10, 2016

Video Demo of Pocket Operators Synced to Ableton Live Using $2 Sound Card


A video demo using a $2 USB sound card to sync two pocket operators to Ableton Live. Makes use of two Pocket Operators.

Tuesday, September 06, 2016

Pocket Operator USB MIDI Sync with Teensy 2


USB MIDI sync for Teensy 2 and the Pocket Operator series. Up to five units can be synchronised to MIDI a clock that is sent from a DAW such as Ableton Live.

The output from Teensy digital pins 0 - 4 is connected to the tip of the 3.5mm stereo audio jack. The ground of the Teensy is connected to the ground of the 3.5mm stereo audio jack.

The Pocket Operator should be set to SY2 sync mode (sync input / stereo audio output). Set the DAW to send MIDI clock sync out via the Teensy MIDI device. Press play on the Pocket Operator, followed by play on the DAW.

Download the code here: http://milkcrate.com.au/_other/downloads/arduino/PO_Sync.ino