c0ntr0l replacement - expressions of interest required

x0x0x0x0x0x

Moderators: Altitude, adafruit_support_bill, adafruit, phono, mome rath

Re: c0ntr0l replacement - expressions of interest required

Postby dnigrin » Mon Oct 04, 2010 9:38 am

Very nice joolz! Although I was constrained by Max/MSP limitations, you might want to take a look at my "MC-202 Hack" app (http://defectiverecords.com/mc202hack) for ideas re: sequence options (transpose, delete, copy, etc...) for the grid.
Dan Nigrin - Defective Records
CycliC, M185 & Klee Sequencers / MC-202 & MC-4 Hack / Jack OS X / Major Malfunction / PC-1600 User
http://www.defectiverecords.com
http://www.jackosx.com
dnigrin
 
Posts: 115
Joined: Fri May 15, 2009 4:24 pm

Re: c0ntr0l replacement - expressions of interest required

Postby Paradigm X » Mon Jan 31, 2011 1:29 pm

Hey

Just wondering if theres any updates on the full veriosn of k0ntr0l?

Many thanks

Ben
User avatar
Paradigm X
 
Posts: 189
Joined: Sun Feb 07, 2010 2:49 pm

Re: c0ntr0l replacement - expressions of interest required

Postby j00lz » Mon Jan 31, 2011 6:06 pm

I've had to put this on hold for the time being, as I am currently very busy with other things (moving house, starting a new business...etc). It is in a fairly advanced state though and I might prepare a beta release soon. Just need to tidy up a few things on the UI front - the core functionality is ready. But I can't see anything happening until at least 2 weeks so don't hold your breath just yet :lol:
User avatar
j00lz
 
Posts: 65
Joined: Fri Mar 31, 2006 5:03 am
Location: Perth, Western Australia

Re: c0ntr0l replacement - expressions of interest required

Postby Paradigm X » Tue Feb 01, 2011 4:43 am

Cool, many thanks, im not hassling you (hopefully!)

Just very interested in this, as a long time ABL user it will be awesome to get this.

If you want a beta tester prior to release id be happy to have a go, although im having loads of BSODs at the mo. Poor old PC is creaking! Will def buy afterwards.

Wondering how it would work with 2 x0xen, transfering files from one to the other, shoudl be easy. I get in a right mess saving patterns all over the place, this will hopefully make it a doddle.

No rush, glad its not been abandoned. And thanks again for safeb0x, very useful.

Ben :)
User avatar
Paradigm X
 
Posts: 189
Joined: Sun Feb 07, 2010 2:49 pm

Re: c0ntr0l replacement - expressions of interest required

Postby j00lz » Tue Feb 01, 2011 8:04 am

Paradigm X wrote:<snip>
Wondering how it would work with 2 x0xen, transfering files from one to the other, shoudl be easy. I get in a right mess saving patterns all over the place, this will hopefully make it a doddle.


I think you will love k0ntr0l. It is basically a 303 pattern librarian, its main purpose is to facilitate the management of large collections of patterns. Here are some of the core features:
- Import patterns from a variety of sources: x0xb0x, AudioRealism Bassline, D17 Phoscyon, Propellerhead's Rebirth
- All patterns are stored and managed in a single central "database" (currently a flat XML file)
- Patterns can be named, copied, edited...etc
- Duplicate patterns are detected on import (e.g. patterns that are already in the database). Duplicates can be retained or deleted.
- Patterns can quickly be assembled into tracks/sets of tracks and exported to x0xb0x.
- The currently selected pattern is automatically sent to a pre-defined (configurable) x0xb0x bank/location. As edits are made, the pattern is updated. This allows for live auditioning of patterns as they are being selected/modified.

Most of this functionality is already implemented. The only outstanding work is:
- graphical editing of patterns. (ABL text-style editing is done)
- graphical editing of tracks/sets

If you can think of more features, feel free to shout. :wink:
User avatar
j00lz
 
Posts: 65
Joined: Fri Mar 31, 2006 5:03 am
Location: Perth, Western Australia

Re: c0ntr0l replacement - expressions of interest required

Postby Paradigm X » Tue Feb 01, 2011 8:30 am

That does sound amazing, exactly what im after!!!

One other feature, if easy, would be a shift pattern left/right function.

Eg

ABCDEFGGABCDEFGG

Could be shifted left to do
BCDEFGGABCDEFGGA

or right to do
GABCDEFGGASCDEFG

but thats not a major concern. Also the semi random randomiser i linked above is cool, and open source, so you could poss borrow/use, but if not no worries as it exists anyway.

nice one, looking forward to it, but no rush. Good luck with your move etc.

:D
User avatar
Paradigm X
 
Posts: 189
Joined: Sun Feb 07, 2010 2:49 pm

Re: c0ntr0l replacement - expressions of interest required

Postby j00lz » Tue Feb 01, 2011 8:49 am

Pattern shift function is simple. I'll implement it. Let's call it Paradigm Shift for now :lol:

Randomising... hmmm I thought about it and had a look at that app you mention, I'm still not convinced it is that useful. Some kind of arpeggiator might be better? In any case neither is unlikely to be in the first release.
User avatar
j00lz
 
Posts: 65
Joined: Fri Mar 31, 2006 5:03 am
Location: Perth, Western Australia

Re: c0ntr0l replacement - expressions of interest required

Postby Paradigm X » Tue Feb 01, 2011 9:30 am

j00lz wrote:Pattern shift function is simple. I'll implement it. Let's call it Paradigm Shift for now :lol:


:lol: :lol: :lol: cool :mrgreen:

j00lz wrote:Randomising... hmmm I thought about it and had a look at that app you mention, I'm still not convinced it is that useful. Some kind of arpeggiator might be better? In any case neither is unlikely to be in the first release.


Cool, no worries. The java one is fine, can spit out up to 100 at a time in ABL format so can import if i ever want.

Cheers matey.

Ben
User avatar
Paradigm X
 
Posts: 189
Joined: Sun Feb 07, 2010 2:49 pm

Re: c0ntr0l replacement - expressions of interest required

Postby j00lz » Wed Oct 12, 2011 9:20 am

Guys,

For more info on the status of this please see this post.

Cheers,

j00lz
User avatar
j00lz
 
Posts: 65
Joined: Fri Mar 31, 2006 5:03 am
Location: Perth, Western Australia

Re: c0ntr0l replacement - expressions of interest required

Postby roxxx303 » Tue Apr 24, 2012 9:56 am

j00lz wrote:Things are coming along nicely...

All the underlying framework implementation (x0xb0x comms, ABL/Phoscyon/Rebirth file support) is done and pretty much fully tested. I am currently implementing a piano-roll control for pattern display and editing. Also working on the pattern library features, but I think I might do a release before this is finished, because K0ntr0l is already quite usable as it stands.

I'm attaching a screenshot of the main screen as it currently stands. It is very likely that the layout will change significantly before release, but it gives an idea of the features so far. :D

Image



What happened to this cool prog? Can I download it somewhere?

I have some Ideas to make it even better:
It would be cool if you could leave a comment to each pattern (location) to describe the pattern and the usage of this pattern (for example in which ableton live project you use this pattern or from which song you stole it... :-) )
The additional info could be stored to an additional file with the same name but different file-extension
to leave the file format compatible to C0ntr0l!
User avatar
roxxx303
 
Posts: 57
Joined: Tue Nov 08, 2011 10:33 am

Previous

Return to General x0xing

Who is online

Users browsing this forum: mibignistinly and 3 guests

Stuff to buy from the Adafruit store and links to product documentation!


New Products [105]

Raspberry Pi[80]
 
FLORA[23]
 
Bunnie Studios[9]
 
FPGA[1]
 
mbed[11]
Arduino[60]
 
NETduino[14]
 
BeagleBone[24]
 
Android[6]
 
XBee[10]
More Dev Boards[30]


 
BoArduino[8]
 
SpokePOV[4]
 
TV-B-Gone[4]
 
MiniPOV[3]
 
SIM reader[3]
 
Microtouch[5]
 
Clocks & Watches[18]
 
Drawdio[4]
 
Brain Machine[1]
 
Game of Life[2]
 
MintyBoost[2]
More DIY Kits[16]


 
MaKey MaKey[3]
 
Tweet-a-Watt[5]
 
Young Engineers[33]
 
Discover Electronics[2]
 
Snap Circuits[4]
 
littleBits[3]
 
Project packs[8]


 
Breakout Boards[33]
LCDs & Displays[48]
Components & Parts[69]
Batteries & Power[49]
EL Wire/Tape/Panel[52]
LEDs[108]
 
Wireless[14]
Cables[60]
 
Lasers[6]
Sensors/Parts[145]
 
Enclosures/Cases[11]
 
Solar[11]
 
RFID / NFC[13]
Prototyping[69]
 
iDevices[13]
Tools[71]
 
Wearables[39]
 
CNC[37]
 
Robotics[29]
 
3D printing[1]
 
Materials[24]


 
Stickers[41]
 
Skill badges[55]
 
Books[25]
 
Circuit Playground[7]
 
Gift Certificates[4]