Showing posts with label ipad. Show all posts
Showing posts with label ipad. Show all posts
Wednesday, January 25, 2017
Audio Pulse Link 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 - download here https://cycling74.com/products/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 and 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
Labels:
ableton live,
ipad,
link,
patterning,
pocket operator,
sync
Thursday, September 08, 2016
little-scale.Mira.TouchNotes Updated
little-scale.Mira.TouchNotes has been updated to include toggles to enable PitchBend output and Modulation output.
To record the MIDI data that is generated by this plugin, follow these steps:
• Create a new, blank MIDI track after the Mira.TouchNotes Instrument track.
• For this new MIDI track, set the "MIDI From" menu to the name of the TouchNotes Instrument track.
• Set the "MIDI From" sub menu to "Post FX".
• Click on record arm on the new MIDI track
• Set the Ableton transport to record
Download here: http://milkcrate.com.au/_other/downloads/M4L/little-scale.Mira.TouchNotes.amxd
To record the MIDI data that is generated by this plugin, follow these steps:
• Create a new, blank MIDI track after the Mira.TouchNotes Instrument track.
• For this new MIDI track, set the "MIDI From" menu to the name of the TouchNotes Instrument track.
• Set the "MIDI From" sub menu to "Post FX".
• Click on record arm on the new MIDI track
• Set the Ableton transport to record
Download here: http://milkcrate.com.au/_other/downloads/M4L/little-scale.Mira.TouchNotes.amxd
Labels:
ableton live,
ipad,
max for live,
mira
Sunday, August 28, 2016
iPad Microtonal Multitouch with Two Areas
A microtonal mulittouch iPad Mira patch for Max for Live, this time with two touch areas. Each area supports up to 8 fingers. Each finger sends a centre pitch, and then an offset above or below that pitch using a 14 bit pitch bend value. Download here: http://milkcrate.com.au/_other/downloads/M4L/little-scale.Mira.TouchBend.Double.amxd
The data is received within the chain of a nested instrument rack. The data is received using a device called Touch.return. Fingers 1 - 8 in the upper touch area are received using Touch.return pathways 9 - 16, whilst finger 1 - 8 on the lower touch area are received using Touch.return pathways 1 - 8. This device can be downloaded here: http://milkcrate.com.au/_other/downloads/M4L/little-scale.Touch.return.amxd
A session with a MIDI track with a nested instrument rack setup, with multiple copies of the instrument, is recommended for this to work correctly.
Download an example session here: http://milkcrate.com.au/_other/downloads/M4L/Multitouch%20Microtonal%20Sampler%20iPad%20-%20Double.alp.zip
Labels:
ableton live,
ios,
ipad,
max for live,
mira
Multitouch Microtonal Control for Ableton Live via iPad
A patch that generates note on / note off for touching the surface, and high resolution pitchbend data for each finger. Data is routed via the PathMIDI.receive device. Download this Max for Live device here: http://milkcrate.com.au/_other/downloads/M4L/little-scale.Mira.TouchBend.amxd
An example session featuring these devices can be downloaded here: http://milkcrate.com.au/_other/downloads/M4L/Multitouch%20Microtonal%20Sampler%20iPad.alp%202.zip
Labels:
ableton live,
ios,
ipad,
max for live,
mira
iPad as Ableton MIDI Controller with Polyphonic Pitch Bend and Modulation
Overview
This is a Max for Live device that uses Mira so that an iPad is used as a MIDI controller for Ableton Live.
This supports pitch bend and modulation for each finger independently, as well as note on / off events with velocity control.
Download here: http://milkcrate.com.au/_other/downloads/M4L/little-scale.Mira.TouchNotes.amxd
Basic Use
Basic use includes:
• The X-axis represents pitch
• The Y-axis represents velocity
• Touch to play a note, release to stop playing a note
• Up to 8 notes can be played at once
• The octave dial sets the range in octaves of the X-axis
• The offset dial sets the pitch offset, and represents the lowest note of the X-axis
Basic setup:
• Use a MIDI track with an Instrument on it
• Add the little-scale.Mira.TouchNotes device before the instrument
• Make sure that the computer and the iPad are on the same network
• Alternatively, connect the computer to the iPad via a USB cable
• Launch Mira, and select the computer under the Max Server settings
• The Mira Frame will load
• Below is a basic setup video
Download an example session for the basic setup here: http://milkcrate.com.au/_other/downloads/M4L/Mira%20TouchNotes%20Basic.alp.zip
Advanced
Advanced use includes:
• All of the basic use features, plus
• Pitch bend is sent for every finger as a horizontal delta value. Each finger is independent.
• The starting point of a touch represents a pitch bend of zero. Moving left and right will increase / decrease the pitch bend
• Modulation control is sent for every finger as a vertical delta value. Each finger is independent.
• The starting point of a touch represents a pitch bend of zero. Moving up or down away from the initial touch point will increase the modulation amount. Moving up or down back towards the initial touch point will decrease the modulation amount.
Advanced setup:
• As pitch bend and modulation data is normally on a per-channel basis (as opposed to a per-note basis), setup is more complicated
• Add the little-scale.Mira.TouchNotes device to a blank MID track. Set Send Via PathMIDI to On.
• Make sure that the computer and the iPad are on the same network
• Alternatively, connect the computer to the iPad via a USB cable
• Launch Mira, and select the computer under the Max Server settings
• The Mira Frame will load
• Create a second MIDI track, and add a Instrument Rack
• Populate the Instrument Rack with a synth or sampler
• Place a PathMIDI.receive device before the synth or sampler. Set the MIDI from Menu to PathMIDI1
• Map any macro controls that require mapping, if necessary
• Duplicate the Instrument Rack chain, so that there is one instance of the synth or sampler as well as one instance of the PathMIDI.receive device per finger / note to be played
• Set the MIDI from menu for Instrument Rack chains 2 - 8 to PathMIDI 2 - PathMIDI 8.
• Each finger will now have an independent synth with the same settings and independent pitch bend and modulation control settings
Download an example session for the advanced setup here: http://milkcrate.com.au/_other/downloads/M4L/Mira%20TouchNotes%20Advanced.alp.zip
Labels:
ableton live,
ios,
ipad,
max for live,
mira
Saturday, July 30, 2016
Mira Control Surface Patch with High Res MIDI
A Mira control surface patch with high resolution MIDI support.
The MIDI mapping is as follows:
• Keyboard: MIDI notes 24 - 53
• Buttons: MIDI notes 60 - 72
• Pitchbend slider: 14-bit pitchbend
• Modulation slider: 7-bit CC #1
• Dials: 7-bit CC #2 - 3
• Toggles: 7-bit CC #4 -15
• Touch X and Y: 7-bit CC#16 - 17 (paired with CC#48 - 49 in 14-bit high res mode)
• Multislider with 8 sliders: 7-bit CC#18 - 25 (paired with CC#50 - 57 in 14-bit high res mode)
Download here: http://milkcrate.com.au/_other/downloads/max_patches/little-scale.Mira.MIDI.Surface.maxpat
Friday, July 29, 2016
Tuesday, July 26, 2016
Tuesday, November 24, 2015
Subscribe to:
Posts (Atom)


















