Android(/mobile) audio software ?

hardware, software, tips and tricks
Forum rules
By using this "Production" sub-forum, you acknowledge that you have read, understood and agreed with our terms of use for this site. Click HERE to read them. If you do not agree to our terms of use, you must exit this site immediately. We do not accept any responsibility for the content, submissions, information or links contained herein. Users posting content here, do so completely at their own risk.

Quick Link to Feedback Forum
User avatar
komanderkin
Posts: 704
Joined: Tue Nov 24, 2009 12:06 pm
Location: Belgrade
Contact:

Re: Android(/mobile) audio software ?

Post by komanderkin » Sun Jun 13, 2010 8:54 am

havent tried it yet as i just got the idea. anyway,theres a free game boy emulator available, i think it's called gameboid. it's available on the market.
now, there are loads of awesome homebrew trackers and synths available for the game boy and they also work on emulators for the pc. my guess is that theres a possibility they should also work on android.
will try running lsdj pn my phone today.

User avatar
nowaysj
Posts: 23281
Joined: Fri Sep 18, 2009 4:11 am
Location: Mountain Fortress

Re: Android(/mobile) audio software ?

Post by nowaysj » Sun Jun 13, 2010 9:01 am

Are we talking about ds-10 kinda game boy stuff??????????????????????
Join Me
DiegoSapiens wrote:oh fucking hell now i see how on point was nowaysj
Soundcloud

User avatar
komanderkin
Posts: 704
Joined: Tue Nov 24, 2009 12:06 pm
Location: Belgrade
Contact:

Re: Android(/mobile) audio software ?

Post by komanderkin » Sun Jun 13, 2010 9:21 am

i just ran lsdj demo on an app called gbcoid (game boy color emulator) and holy shit it works like a charm! i'm in heaven.

@nowaysj
no man, i mean lsdj is 'somewhat' like a ds-10, but in a chiptune/gritty/old school tracker manner. the built-in synth turns into a glitchspitting monster in the right hands. for more down to earth examples, search youtube for lsdj clips and check it out.

now, this is great for me as ive already learned using lsdj on my gameboy, but if you guys want to try this, i suggest you read the manual first as its not very intuitive at first sight.

User avatar
nowaysj
Posts: 23281
Joined: Fri Sep 18, 2009 4:11 am
Location: Mountain Fortress

Re: Android(/mobile) audio software ?

Post by nowaysj » Sun Jun 13, 2010 9:31 am

Sorry falling asleep here. So the game boy emulator, it runs games playable on the game boy, ds-10 being one?
Join Me
DiegoSapiens wrote:oh fucking hell now i see how on point was nowaysj
Soundcloud

User avatar
komanderkin
Posts: 704
Joined: Tue Nov 24, 2009 12:06 pm
Location: Belgrade
Contact:

Re: Android(/mobile) audio software ?

Post by komanderkin » Sun Jun 13, 2010 9:49 am

yes, ds-10 and quake 4 for the game boy.

User avatar
nowaysj
Posts: 23281
Joined: Fri Sep 18, 2009 4:11 am
Location: Mountain Fortress

Re: Android(/mobile) audio software ?

Post by nowaysj » Sun Jun 13, 2010 9:58 am

well then shit. I will be going droid. F the stupid iphone. I drop half of all the calls made to iphones, stupid shits.
Join Me
DiegoSapiens wrote:oh fucking hell now i see how on point was nowaysj
Soundcloud

User avatar
tripaddict
Posts: 2417
Joined: Fri Aug 07, 2009 11:53 pm
Location: Midlands, UK
Contact:

Re: Android(/mobile) audio software ?

Post by tripaddict » Sun Jun 13, 2010 11:17 pm

yeah and best part about it ... no itunes

and no registering your music on just one pc !!

usb baby ... plug n play

... also works with linux

User avatar
alphacat
Posts: 6016
Joined: Mon Feb 13, 2006 7:52 pm

Re: Android(/mobile) audio software ?

Post by alphacat » Tue May 10, 2011 6:54 pm


surefya
Posts: 226
Joined: Thu Jul 16, 2009 11:57 am
Location: Netherlands

Re: Android(/mobile) audio software ?

Post by surefya » Tue May 10, 2011 8:17 pm

alphacat wrote:Droid music app - Caustic

http://www.vstplanet.com/News/2011/Caus ... c_Rack.htm
:4: thx looking good, will be checking it out when i get my new phone :corndance:

any other good droid apps around, other then mentioned in this thread?

User avatar
alphacat
Posts: 6016
Joined: Mon Feb 13, 2006 7:52 pm

Re: Android(/mobile) audio software ?

Post by alphacat » Thu May 12, 2011 8:05 pm

Oh shit... things just got interesting: :o
createdigitalmusic wrote:
Android Adds USB Host + Audio, Open Hardware ADK with Arduino; Good News for Mobile Music

Android just got a whole lot more interesting for hardware development. We can already run music apps and tools like Processing and (via libpd) Pure Data patches on Android. Now, you should soon be able to plug in joysticks, custom hardware, sensors, and other devices and make Android a go-anywhere live music and visual platform. Updated: USB audio class is in fact supported; awaiting other details.

The new hardware APIs allow anyone to develop hardware accessories for Android, from individual DIYers all the way to brands. You don’t have to sign an NDA, and you don’t need a special hardware license – the aspects about which I’ve complained in the past with regards to Apple policies. Anyone can do it.

Here’s some of the documentation:
ADK Android Hardware Development Kit, based on Arduino (MEGA)
Android USB Accessory
USB Host Mode

In the keynote, Google even showed an Arduino MEGA-based board for doing I/O. This should theoretically be open source hardware, though we don’t yet have specifications or code. Based on the way it was described, I would imagine other Arduino boards would work, too, at least with modification.

It’s also unclear what the relationship of the new Arduino-based stuff is to the existing IOIO project, also based on Arduino and Android and with more or less the same capabilities. It’s very possible that what Google has done is add official support. Official SDK support seems like a good thing; I’m just unsure what it means if you’ve already got an IOIO or how the two things relate. (It should be a step forward in at least some ways. If you read the specs on IOIO at Sparkfun, you’ll note that – because of missing OS support – IOIO has to implement host mode itself. And handset support is limited. But IOIO is a much better name.)

I wanted to get out there with the news, so I’ll let you look through the documentation if you’re interested. Since Google IO isn’t covered by an NDA (cough, Apple), I’m hoping we’ll find out more details.

One very nice detail, aside from the Arduino support: the documentation specifically calls out USB bus power.

This leaves some significant questions unanswered, however. For one thing, despite Apple’s restrictions for hardware connected to the Dock Connector, Apple has a very liberal policy and some brilliant hardware work when it comes to USB connections made via the Camera Connection Kit. Power is often an issue, but Apple’s iOS on iPad supports a wide range of USB device classes, including USB audio and USB MIDI devices. There’s still no word on whether that’s supported on Apple – which would be a major detail for music use. (MIDI doesn’t have to be a dealbreaker; you could certainly perform the same functions via the existing classes, or even create your own Android-to-MIDI adapter. B̶u̶t̶ ̶t̶h̶e̶ ̶l̶a̶c̶k̶ ̶o̶f̶ ̶q̶u̶a̶l̶i̶t̶y̶ ̶a̶u̶d̶i̶o̶ ̶I̶/̶O̶ ̶c̶o̶u̶l̶d̶ ̶h̶a̶m̶p̶e̶r̶ ̶t̶h̶e̶ ̶u̶s̶e̶ ̶o̶f̶ ̶A̶n̶d̶r̶o̶i̶d̶ ̶f̶o̶r̶ ̶m̶u̶s̶i̶c̶ ̶a̶p̶p̶l̶i̶c̶a̶t̶i̶o̶n̶s̶.̶)̶ USB audio is confirmed, as Google themselves cite it as an example. Waiting on other specifics.

That said, let me review: we’ve now gotten things I’d never really have imagined given the early development of mobile apps. We have Arduino-based and basic USB hardware on Android (possibly more), and USB MIDI and audio devices on iOS.

And furthermore, I think people will do really, really cool things with this stuff. The refrain from many advocates of mobile and next-generation platforms has been that users don’t need or want the kinds of capabilities that we get from conventional computer experiences, and that us pundit nerds should stop making comparisons to computers and let average users just check their Facebook accounts. Yet I’m pleased that engineers at places like Apple and Google have added just those features, because I think a wide variety of people – not just nerds like me, indeed – can do great, expressive things with them, and that that’s been a lesson of computing over the past decades.

User avatar
nowaysj
Posts: 23281
Joined: Fri Sep 18, 2009 4:11 am
Location: Mountain Fortress

Re: Android(/mobile) audio software ?

Post by nowaysj » Fri May 13, 2011 5:36 pm

Was just reading that android has a 100ms latency, while ios is 10ms, and thus all the music is on the ios? Confirm/deny?
Join Me
DiegoSapiens wrote:oh fucking hell now i see how on point was nowaysj
Soundcloud

User avatar
lyons238
Permanent Vacation
Posts: 1725
Joined: Tue May 04, 2010 12:04 am
Location: USA - Providence, RI

Re: Android(/mobile) audio software ?

Post by lyons238 » Fri May 13, 2011 6:51 pm

i dont make beats on my android but btunes is a nice app for listening, its just like itunes.
New WIP (not much I know)
Soundcloud
Delayed WIP
Soundcloud
Image
Dark Matter

Locked

Who is online

Users browsing this forum: No registered users and 0 guests