Offline
Unsubscribe

ITS COMING

Last edited by herr_prof (Mar 29, 2013 8:31 pm)

Offline
Geneva, NY

BRACE YOURSELVES FOR AN EVEN NEWER ONE SOOOOOOOON!!!!!! NEW FEATS, BUGS FIXED, EASTER EGGS!!!!

Offline
Unsubscribe

And its live! http://launch.groups.yahoo.com/group/li … ssage/2422

[ALL] Fixed wrong playback with reversed looped samples

[ALL] Added STOP command.

This one is the equivalent of LSDj's HFF and works only in phrases. In
song mode it will stop the song. In Live mode it will stop immediately
the channel it's sitting into. There's no extra setting to it

[WIN/OSX/DEB/RASPI] MIDICTRLDEVICE setting for the config file.

This will allow to control the piggy from a MIDI device pretty much
the same way as joystick can. A Typical mapping file could contain

<MAPPINGS>
<MAP src="midi:all:0:cc:104" dst="/event/up" />
<MAP src="midi:all:0:cc:105" dst="/event/down" />
<MAP src="midi:all:0:cc:106" dst="/event/left" />
<MAP src="midi:all:0:cc:107" dst="/event/right" />
<MAP src="midi:all:0:note:0" dst="/event/start" />
</MAPPINGS>

Right now there's no additional mapping than the one that existed already

[ALL] Fixed a bug when lega yy00 was used in the first note of any channel

[ALL] Fixed a possible crash when going in the instrument screen from
a note that didn't have an instrument

[ALL] Fixed clicks due to internal numerical overload when mixing
channels (AKA Ghetto pooping)

Huge thanks to Bleo for spending the time on making extremely
detailled bug reports on some hard to figure bugs.


-------

Offline
Unsubscribe

If you are fraid of ghettos consider this a STABLE RELEASE CANDIDATE, Have a nice weekend breaking things!!!

Offline
Geneva, NY
herr_prof wrote:

[ALL] Added STOP command.

This one is the equivalent of LSDj's HFF and works only in phrases. In
song mode it will stop the song. In Live mode it will stop immediately
the channel it's sitting into. There's no extra setting to it

Prof's behind making this one a reality. You can suck him off any time, Arnie.

herr_prof wrote:

[ALL] Fixed clicks due to internal numerical overload when mixing
channels (AKA Ghetto pooping)

@matt nida: you can suck me off for getting this one cleared up.

AND WE CAN ALL SUCK OFF MARC FOR BEING THE AWESOMEST

Offline
Unsubscribe

If we are claiming credit, I also bribed midi mapping.

Offline
Abandoned on Fire

Just call me "Pivot Man"

  thats me ~>  yikes  <~place d here

Offline
Florianópolis-SC, Brasil

Nice news! This stop command will really help!

Offline
Geneva, NY

MIDI mapping pretty much gives us piggy clock slave, huh?

Offline
Unsubscribe

It's not tight enough to do tap tempo I think.

Offline
Tokyo, Japan
herr_prof wrote:

[ALL] Added STOP command.

This one is the equivalent of LSDj's HFF and works only in phrases. In
song mode it will stop the song. In Live mode it will stop immediately
the channel it's sitting into. There's no extra setting to it

So this will basically stop playback in any channel in live mode? I was kind of working around this by playing a phrase with an empty cell with a "KILL" command at the start. Not trying to nitpick at all but how is STOP more useful?

herr_prof wrote:

[WIN/OSX/DEB/RASPI] MIDICTRLDEVICE setting for the config file.

This will allow to control the piggy from a MIDI device pretty much
the same way as joystick can. A Typical mapping file could contain

<MAPPINGS>
<MAP src="midi:all:0:cc:104" dst="/event/up" />
<MAP src="midi:all:0:cc:105" dst="/event/down" />
<MAP src="midi:all:0:cc:106" dst="/event/left" />
<MAP src="midi:all:0:cc:107" dst="/event/right" />
<MAP src="midi:all:0:note:0" dst="/event/start" />
</MAPPINGS>

Right now there's no additional mapping than the one that existed already

http://wiki.littlegptracker.com/doku.ph … pt:mapping

Interesting, what are you using as a controller Prof?

Offline
Abandoned on Fire

@lazerbeat - stop will prevent the track from looping back to start and playing again when you don't want it to.

Offline
Milwaukee, WI
herr_prof wrote:

It's not tight enough to do tap tempo I think.

THAT'S WHAT SHE SA---

nevermind

Offline
Unsubscribe
Lazerbeat wrote:

Interesting, what are you using as a controller Prof?


I tested it with a remote25 midi keyboard and lsdj midi out. Im in progress on making a teensy based midi footswitch to control it now.

Offline
Florianópolis-SC, Brasil

@herr_prof: i don't understand much about MIDI and all, but does that mean that we can use piggy as a synth now? Like, control the notes being played from a MIDI device or software? Or is it just to start and stop the track?

Offline
Tokyo, Japan

I think I means you can use a midi controller rather than a joystick/pad to control the software. Ie loading projects, starting stopping etc. it doesn't make it into a midi instrument although that would be a logical step?