Scripted arrangements

Suggest and discuss new features here.
v0rtex
Posts: 3
Joined: Thu Jan 30, 2014 12:32 pm

Scripted arrangements

Postby v0rtex » Thu Jan 30, 2014 12:54 pm

Hi there!

First let me say, this is the coolest app I have seen yet! Excellent work!

One idea I had was, it would be interesting if you could use a script to access an object model of the g-stomper. So you could assign samples, change slider values, manipulate pattern sets and effects, etc. Basically a programming model on top of the system, would be pretty cool. Anyway, just a thought. Thanks for the great software!
User avatar
planet-h
Posts: 1546
Joined: Wed Jun 19, 2013 4:46 pm

Re: Scripted arrangements

Postby planet-h » Thu Jan 30, 2014 2:30 pm

Welcome to the forum v0rtex :)

And thanks a lot for your feedback.

A very interesting idea. I never thought about scripting from this point of view

To get a bit more specific, you mean that you could write a script elsewhere using a note pad and then load it up into g-stomper?
Lets say, something that runs beside it, acting like a human who's doing a live session?
It would also be great to record such a script when you're doing a live session;)
v0rtex
Posts: 3
Joined: Thu Jan 30, 2014 12:32 pm

Re: Scripted arrangements

Postby v0rtex » Thu Jan 30, 2014 3:45 pm

Yes you've got the idea. Something like:

GStomper myStomp = new GStomper();

PatternSet patterns = myStomp.createPatternSet();

Pattern myPattern = patterns.getPattern(0);

myPattern.setLength(2);
myPattern.track(0).setSample('/my/sample');
myPattern.track(0).setFX('phaser');
myPattern.track(0).setNotes(...);
...

patterns.play(0);

Something like that as an example...might be kinda cool.
User avatar
planet-h
Posts: 1546
Joined: Wed Jun 19, 2013 4:46 pm

Re: Scripted arrangements

Postby planet-h » Thu Jan 30, 2014 4:20 pm

Something like that as an example...might be kinda cool.


Yes, absolutely. I'll definitely think deeper about that.. the seed is placed, it just has to grow;)

Thanks again

Btw. are you interested to join the beta tests for the upcoming G-Stomper Beat Studio 3.0? The tests have started 2 days ago and will run for around 3 weeks.

Just let me know, then I send you an invitation.
v0rtex
Posts: 3
Joined: Thu Jan 30, 2014 12:32 pm

Re: Scripted arrangements

Postby v0rtex » Thu Jan 30, 2014 5:21 pm

Awesome, sure, I would love to check out the beta. Thanks!
User avatar
planet-h
Posts: 1546
Joined: Wed Jun 19, 2013 4:46 pm

Re: Scripted arrangements

Postby planet-h » Thu Jan 30, 2014 6:26 pm

I've just sent the invitation to your gmail account, should be there within a few minutes. Just follow the steps in the invitation mail.

The full feature list can be found at http://www.planet-h.com/gstomperbb/viewtopic.php?f=12&t=216

Hope you're enjoying it

Return to “Feature Requests”

Who is online

Users browsing this forum: No registered users and 15 guests