• Stars
    star
    159
  • Rank 235,916 (Top 5 %)
  • Language Pure Data
  • Created over 14 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Abstractions and externals for writing RjDj Scenes
=====
rjlib
=====

In this directory you will find various objects to use in RjDj. 

rj
==

The main subfolder here is "rj" that includes the rj abstraction library that you
can freely copy into you scene directory. It has it's own README so check that out.


pd
== 

These are abstractions that you should copy somewhere into your Pd search path. 

src
===

Here you will find the source code for some externals that are included in the RjDj
mobile app. Some only run on the phone, but some you can also compile to run on your 
composition machine.

deprecated
==========

These files should not be used anymore. They used to be part of the mobile app
and may be required when running some scenes, but please don't make new ones
that rely on the files being available.

(Of course you can still use the abstractions by making a copy to your scene directory.)