frequently asked questions.
General.
What is the difference between the AlphaSphere nexus and the elite series?
So is this an instrument, or a controller?
How is this different to an existing MIDI controller?
There are a number of features of the AlphaSphere that differentiate it from your standard MIDI keyboard or controller:
- It has a completely different playing style; the AlphaSphere has been designed to be not restricted to the western classical tradition but to be open to a myriad of different musical languages. Featuring a series of different logical notational arrangements, which can be mapped to the spherical hexagonal lattice.
- Each of the 48 pads feature a pressure sensitive interaction design. The pads of the AlphaSphere give you a lot more physical depth in terms of applying pressure than a standard MIDI controller, and are soft to touch allowing the capacity for a lot more expression than a normal MIDI controller. The instrument is fully compatible with polyphonic aftertouch. This allows each note or sound to be modulated individually, as opposed to channel aftertouch – a feature found more commonly on controllers which doesn’t interpret input for each key played.
- It is a multichannel MIDI instrument, allowing you to play multiple MIDI instruments and sounds at the same time using different sets of pads, making it a perfect tool for live performance.
- It is infinitely programmable, allowing any MIDI note and channel to be applied to any of the pads, as well as enabling you to set each pad’s pressure data to either poly aftertouch, channel aftertouch, CC messages, or pitch bend. The accompanying software, AlphaLive is open source, so any feature you would like to program yourself is a line of code away.
How is this different to an existing MIDI controller?
There are a number of features of the AlphaSphere that differentiate it from your standard MIDI keyboard or controller:
- It has a completely different playing style; the AlphaSphere has been designed to be not restricted to the western classical tradition but to be open to a myriad of different musical languages. Featuring a series of different logical notational arrangements, which can be mapped to the spherical hexagonal lattice.
- Each of the 48 pads feature a pressure sensitive interaction design. The pads of the AlphaSphere give you a lot more physical depth in terms of applying pressure than a standard MIDI controller, and are soft to touch allowing the capacity for a lot more expression than a normal MIDI controller. The instrument is fully compatible with polyphonic aftertouch. This allows each note or sound to be modulated individually, as opposed to channel aftertouch – a feature found more commonly on controllers which doesn’t interpret input for each key played.
- It is a multichannel MIDI instrument, allowing you to play multiple MIDI instruments and sounds at the same time using different sets of pads, making it a perfect tool for live performance.
- It is infinitely programmable, allowing any MIDI note and channel to be applied to any of the pads, as well as enabling you to set each pad’s pressure data to either poly aftertouch, channel aftertouch, CC messages, or pitch bend. The accompanying software, AlphaLive is open source, so any feature you would like to program yourself is a line of code away.
hardware.
Why is it spherical?
Do the pads break?
Can I remove the sphere from its base?
How can I connect it to my computer?
software.
What software will it work with?
How can I connect the AlphaSphere with my DAW?
Is AlphaLive a plugin?
No. AlphaLive is a standalone application.
An audio plugin found within a DAW typically does either one of two things:
- Takes in an audio input, modifies the sound, and outputs the modified audio.
- Takes in a MIDI input, generates sound based on the MIDI messages, and outputs the audio.
AlphaLive can output audio however it has neither of the capabilities of inputting audio or MIDI note data. AlphaLive is an application that you run alongside any MIDI software, and in regards to integrating the AlphaSphere with your MIDI software AlphaLive is responsible for simply mapping MIDI note, channel, and pressure data over the set of pads as desired, as well as actually producing the MIDI messages that are then forwarded on to your MIDI software.
Can I send MIDI data from AlphaLive to my DAW without an AlphaSphere connected?
Yes. On Mac OS X, when launching AlphaLive without the AlphaSphere connected it will create a virtual MIDI device. This will allow you to send MIDI messages directly from AlphaLive to your MIDI sequencing software without the need of the AlphaSphere device.
On Windows, virtual MIDI devices are not supported directly within the operation system. However when launching AlphaLive without the AlphaSphere connected it will provide you with the option to connect AlphaLive to a MIDI output device. You can then use virtual MIDI port software (such as loopMIDI) to route the output of AlphaLive to the input of your MIDI sequencing software.
This is a useful feature for when you want to create and test MIDI-based AlphaLive projects when you don’t have an actual AlphaSphere available. You can emulate pad presses on AlphaLive by performing alt-click-drag on the virtual pads.
How are the virtual pads on the AlphaLive interface mapped to the layout of the pads on the AlphaSphere?
How are the pads numbered on the Pad Layout section of the interface?
Does AlphaLive come with an audio library?
AlphaLive comes with a 1GB audio sample library provided by the likes of 5Pin Media, Zero-G, and Loopmasters, containing drum beats and melodic loops, as well as a set of drum construction kits. This library is provided on a DVD that is packaged with the instrument. You can access the sample library from within AlphaLive using the Toolbox section at the top-right hand side of it’s interface.
Where can I learn how to use AlphaLive?
What languages does AlphaLive support?
What operating systems can AlphaLive run on?
Is AlphaLive available for iOS or Android??
What sound drivers does AlphaLive support?
Is AlphaLive free to download and use?
AlphaLive is open source – What does this mean?
AlphaLive is an open source application, allowing you to access and hack the source code, with the AlphaSphere’s firmware also being open source.
You can access and download the AlphaLive source code from Github. It was developed in C++ using the JUCE cross-platform library, and it comes with an Xcode project for building on Mac OS X, a Visual Studio 2010 project for building on Windows, and a makefile for building on Linux. The source code hasn’t been properly documented yet, though as most of the code is based on the JUCE library you may be able to just use the JUCE documentation and forum for help with understanding the code.
You can access and download the firmware source code from Github. It was developed in C using LUFA USB framework. The source code hasn’t been properly documented yet, though as most of the code is based on the LUFA framework you may be able to just use the LUFA documentation and forum for help with understanding the code.
However the supplied audio library is only available to AlphaSphere customers, and is provided on a DVD that is packaged with the instrument.