0.9.2 / March 28, 2013
(3.5/5) (37)

Description

ScenePlayer provides most of the reactivemusic functionality of the amazing RjDj app for iOS (http://rjdj.me/). It comes with one built-inscene, Atsuke by Frank Barknecht. You can find additional RjDjscenes online. (Unfortunately, downloading scenes from RjDj'swebsite isn't possible right now, but several artists have postedscenes on other websites.)

In order to install a new scene, just copy it to the SD card ofyour device, then launch the ScenePlayer app and add the new scene.Make sure to disconnect your device from your computer firstbecause the app cannot read from the SD card while it is mounted asmass storage on your computer.

Regarding permissions: ScenePlayer requires
* android.permission.ACCESS_COARSE_LOCATION and
android.permission.WRITE_EXTERNAL_STORAGE for tagging and savingrecordings;
* android.permission.RECORD_AUDIO for reading audio input from themicrophone;
* android.permission.INTERNET for downloading new scenes fromwebsites; and
* android.permission.READ_PHONE_STATE for silencing itself when aphone call comes in.

ScenePlayer is one of the sample apps that come with the freesound engine libpd. You can find the source code at https://github.com/libpd.

App Information ScenePlayer

  • App Name
    ScenePlayer
  • Package Name
    org.puredata.android.scenes
  • Updated
    March 28, 2013
  • File Size
    1.8M
  • Requires Android
    Android 2.2 and up
  • Version
    0.9.2
  • Developer
    Peter Brinkmann
  • Installs
    5,000 - 10,000
  • Price
    Free
  • Category
    Music & Audio
  • Developer
  • Google Play Link

Peter Brinkmann Show More...

ScenePlayer 0.9.2 APK
ScenePlayer provides most of the reactivemusic functionality of the amazing RjDj app for iOS (http://rjdj.me/). It comes with one built-inscene, Atsuke by Frank Barknecht. You can find additional RjDjscenes online. (Unfortunately, downloading scenes from RjDj'swebsite isn't possible right now, but several artists have postedscenes on other websites.)In order to install a new scene, just copy it to the SD card ofyour device, then launch the ScenePlayer app and add the new scene.Make sure to disconnect your device from your computer firstbecause the app cannot read from the SD card while it is mounted asmass storage on your computer.Regarding permissions: ScenePlayer requires* android.permission.ACCESS_COARSE_LOCATION andandroid.permission.WRITE_EXTERNAL_STORAGE for tagging and savingrecordings;* android.permission.RECORD_AUDIO for reading audio input from themicrophone;* android.permission.INTERNET for downloading new scenes fromwebsites; and* android.permission.READ_PHONE_STATE for silencing itself when aphone call comes in.ScenePlayer is one of the sample apps that come with the freesound engine libpd. You can find the source code at https://github.com/libpd.
Circle Of Fifths 0.3 APK
Peter Brinkmann
Circle Of Fifths lets you play chords bytapping on fields in the circle of fifths. It synthesizes guitarsounds on the fly; no canned samples are used. Under the hood, thelibpd audio engine physically simulates six strings with theKarplus-Strong algorithm.If you are set up for Android development, you can check out thesource code of Circle Of Fifths and more at https://github.com/libpd.