PCG Tools for web

Discussion relating to the Korg Kronos Workstation.

Moderators: Sharp, X-Trade, Pepperpotty, karmathanever

mathieumaes
Senior Member
Posts: 430
Joined: Sat Dec 10, 2011 2:06 pm

PCG Tools for web

Post by mathieumaes »

We all know Michel's PCG tools described in this topic, and without a doubt everyone is thankful for this great program. Well, except for those poor Mac OS X users, who are left out to dry!

Thankfully, I'm amongst those Windows-users who feel sorry for those poor bastards... I've been talking to Michel about creating a web based solution which can be platform-independant. He was so kind to provide his source code. And since Microsoft .NET technology is so awesome, it was easy-peasy! :twisted:

Joking aside now, I was able to create a web based service that allows people to upload a PCG, make some changes and download a new version!

The service can be found here:
http://pcg.webberig.be


Features
- Upload a PCG file, make the changes you want and download an updated version of the file
- For now, (I think that) only Kronos files are supported.

Pipeline
- A more fancy upload shizzle... allow drag 'n drop to the browser window and have a progress bar
- Support more synths. Please provide me feedback, since I'm unable to test on other synths.
- Editing of setlist slot names and descriptions
- Optimize the UI while maintaining the Kronos OS look 'n feel
- Insert/cut/copy/paste buttons

Credits
Credits go to Michel and his PCG Tools. My web service uses his code behind the scenes to read/write PCG files.

I welcome your feedback, suggestions and post any errors you may find...

Warning
This is the very first version of my application, use caution!
User avatar
MarPabl
Platinum Member
Posts: 938
Joined: Sat Sep 24, 2011 12:09 am
Location: MX

Post by MarPabl »

:verycool: I'll give it a try :!: :!:
Current gear: :arrow: Access Virus TI2 Whiteout Keyboard (111/150), Access Virus TI2 Polar DarkStar Special Edition, Gibson Custom Lite 2013, Roland MV-8800 \:D/
User avatar
michelkeijzers
Approved Merchant
Approved Merchant
Posts: 9112
Joined: Thu Feb 08, 2007 3:10 pm
Location: Netherlands
Contact:

Post by michelkeijzers »

Congratulations for the effort.

I'm glad finally also the Unix/Linux users can benefit from a PCG app.

I get a 404 - File or directory not found error so I hope it's only at my location. However if others have seen it too: I get a previous version from him which shows some very nice screens and it looks very promising.

I will make sure you get the latest code you can incorporate in your app.

Credits go to you too because I don't have the knowledge for making web applications and there is quite some code to make it all work together.
Image
Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
User avatar
michelkeijzers
Approved Merchant
Approved Merchant
Posts: 9112
Joined: Thu Feb 08, 2007 3:10 pm
Location: Netherlands
Contact:

Post by michelkeijzers »

I will also add a link in my app (if you provide me with a logo and weblink) and a post in my thread forwarding to this.
Image
Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
Lou
Platinum Member
Posts: 1305
Joined: Fri Sep 06, 2002 1:34 pm
Location: DE. USA

Post by Lou »

On a mac here and I also keep getting :

404 - File or directory not found.
The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
Lou
mathieumaes
Senior Member
Posts: 430
Joined: Sat Dec 10, 2011 2:06 pm

Post by mathieumaes »

I noticed this after posting my announcement... Off to a bad start :s

This worked locally, but the server refuses... Please bear with me while I try to fix this!
mathieumaes
Senior Member
Posts: 430
Joined: Sat Dec 10, 2011 2:06 pm

Post by mathieumaes »

OK, I changed the server configuration and it works for me now...
User avatar
macroenie
Junior Member
Posts: 67
Joined: Mon Sep 12, 2011 10:40 am
Location: Netherlands

Post by macroenie »

I get this error in firefox:

De pagina verwijst niet op een juiste manier door

Firefox heeft vastgesteld dat de server het verzoek voor dit adres doorverwijst op een manier die nooit zal eindigen.

Dit probleem kan soms worden veroorzaakt door het uitschakelen of weigeren van cookies.
One life, one chance
mathieumaes
Senior Member
Posts: 430
Joined: Sat Dec 10, 2011 2:06 pm

Post by mathieumaes »

Did you perhaps disable cookies ? :-)
When exactly does this error occur ?

Tested on 2 machines in Firefox (version 8.0), works for me...
User avatar
macroenie
Junior Member
Posts: 67
Joined: Mon Sep 12, 2011 10:40 am
Location: Netherlands

Post by macroenie »

No, I didn´t 8)

It happens when I try to upload a pcg, after clicking on the upload button.

Tested in firefox 9.0.1 (pc version).
Chrome says

This webpage has a redirect loop
The webpage at http://pcg.webberig.be/Editor/SetList/0 has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer.
Here are some suggestions:
Reload this webpage later.
Learn more about this problem.
Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.

IE8 just sits and waits... :3d-faint:
One life, one chance
Lou
Platinum Member
Posts: 1305
Joined: Fri Sep 06, 2002 1:34 pm
Location: DE. USA

Post by Lou »

Lou wrote:On a mac here and I also keep getting :

404 - File or directory not found.
The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
Sorry, but I keep getting the same error. Cleared my cache also..
Lou
mathieumaes
Senior Member
Posts: 430
Joined: Sat Dec 10, 2011 2:06 pm

Post by mathieumaes »

I made a change which will have better error handling.

Apparently, this error occurs when you try uploading a PCG file that doesn't contain set lists... And as the application only supports set lists (for now), it won't work!

You should now see a more clear error message...
User avatar
Jon Lord
Senior Member
Posts: 452
Joined: Fri Sep 07, 2007 7:41 pm
Location: Sweden

Post by Jon Lord »

Great work! Unfortunately I don't think I have any PCG's with any setlists but I tested one with none in it and it seemed to work (except no names in the setlist), nice with drag & drop
Image - Download & share Korg keyboard patches for free.
Korg M3-73 (Radias Exb & Warwick "RC 21728 B" case), Clavia Nord Electro 3.
[On Hold]: Elka MK-88. [Sold]: Roland XP-30, Access Virus C

User avatar
michelkeijzers
Approved Merchant
Approved Merchant
Posts: 9112
Joined: Thu Feb 08, 2007 3:10 pm
Location: Netherlands
Contact:

Post by michelkeijzers »

I just have tested it with a file with set lists and it works great!
Image
Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
mathieumaes
Senior Member
Posts: 430
Joined: Sat Dec 10, 2011 2:06 pm

Post by mathieumaes »

The next thing that I should add is obvious: Editing of names and descriptions. But what should I add next ?
Post Reply

Return to “Korg Kronos”