In LSDJ Midi slave mode you can have abelton send a note when you want to start a sequence started:

LSDJ Slave Mode Midi Note Effects:

    48 - C-2 Sends a Sequencer Start Command
    49 - C#2 Sends a Sequencer Stop Command

You will have to manually select the row to be played, so thats why I suggested syncnamp

SYNCMAP - Lsdj will sync to incoming MIDI sync, and notes immediately change the song row #.

2,722

(13 replies, posted in General Discussion)

Kris k wrote:

There's a reason Game Boys are big in NYC- the subway is a perfect place to make music if you can get a seat. 30-40 minute commutes suddenly become 30-40 minute tracking sessions.


This Im finding that after spending 12 + hours a day on a computer for work the absolute last thing I want to do is see a computer, even for pleasure.

2,723

(10 replies, posted in General Discussion)

There are lots of printers that can print on seed cards:
http://www.botanicalpaperworks.com/

2,724

(12 replies, posted in Nintendo Handhelds)

Which sync device do you use? If its an aboy you might want to use sync map mode instead. This way lsdj chains will work pretty much the same way as abelton clips and you can control everything from abelton or with a grid controller.

Whats wrong with blazing and forgetting?

PHOOOO twenddddy

2,727

(26 replies, posted in Software & Plug-ins)

The wave sequencer looks like a tracker DONUT?

2,728

(25 replies, posted in Releases)

TRY EMI

2,729

(22 replies, posted in General Discussion)

Yea pdx has tons of homeless dicks but so do most of the cooler cities.

2,730

(26 replies, posted in Software & Plug-ins)

You need to use the built in sequencer to get chippy sounds. Midi doesnt have that sexy tracker resolution required.

2,731

(18 replies, posted in LittleGPTracker)

Yea, but I wouldn't hold my breath for direct sound control in the short term

2,732

(18 replies, posted in LittleGPTracker)

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.

2,733

(18 replies, posted in LittleGPTracker)

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

2,734

(18 replies, posted in LittleGPTracker)

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

2,735

(18 replies, posted in LittleGPTracker)

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

2,736

(18 replies, posted in LittleGPTracker)

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.


-------