Coder Social home page Coder Social logo

cbpsc's People

Contributors

kitefishlabs avatar sciss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cbpsc's Issues

The commands in the supplied helpfiles don't work...

They don't seem to reflect the actual API... e. g.

~crps.analyzeSoundFile(~testpath);

analyzeSoundFile has two non-optional arguments, which just lead to failed calls...

Is there some other help available somewhere which is more correct?

Create a scripting example

There should be an example of something fairly straight-forward that can demonstrate use of cbpsc without a GUI.

SynthDef definitions seem to have wandered off

When running

~mycorpus.analyzeSoundFile(sfID: ~latest_index.sfID);

I get various errors of the type

*** ERROR: SynthDef xxxAnalyzerNRT not found

(xxx changes for different analysis SynthDefs :-) ).
Apparently those SynthDefs used to be defined in CorpusDB.sc up until commit 8254a5d (Nov 2012) but have been removed afterwards. I couldn't find them anywhere in the repository either.

Major update to the descriptors

Mirror CorpusDB...

Now: unitID, parentID (new), sfID, relID (reordered), procID (new), tag (reordered), onset, dur, transp (reordered)

This will allow for doing set operations on corpus units based on parent/child relationships, transpositions, tags, process IDs, etc.

"Array-style" access for sound file data

Just like "corpus" data can be provided as a 2D array, one should be able to access sound file data as one big array. (or possibly two arrays, one for SamplerNodes and one for EfxNodes).

Eliminate sfmaps

Use CORPUSNAME.sftree.trackbacks instead of CORPUSNAME.sfmap
(sfid -> [filepath, dur, transp, sampling UGen name] or
sfid -> [[synthdefs], [param-lists]]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.