Posted: Mon Sep 05, 2011 8:35 am
Can you compare the same programs from K and O that already exist?
A forum for Korg product users and musicians around the world. Moderated Independently. Owned by Irish Acts Recording Studio. Hosted by KORG USA.
http://www.korgforums.com/forum/phpBB3/
http://www.korgforums.com/forum/phpBB3/viewtopic.php?t=63766
Not automatically yet, I only can compare programs within the same PCG. However, I can do a manual check, and if the size is equal, copy one program from a Kronos PCG to an oasys PCG, send it to you (or somebody with an oasys) and let you check if it works. If that is the case, I will need to add a feature to use 2 PCGs in my app, and copy from one to another. Don't expect it too soon, since quite some work is involved.leo200 wrote:Can you compare the same programs from K and O that already exist?
I can make a converted PCG quite easily (but I don't have really much time before the end of the week), however to implement the copying/conversion into the app will take more time (I need other features needing for the copying first).leo200 wrote:I'll be happy to help if I can!
Eventually that should be possible. But I need first to make my app being able to even copy programs between two PCGs first.leo200 wrote:Can you try to convert PCG from K to O for sound ( or sounds) that not exist for O? (but the same engine of course)
Code: Select all
0.2.1.78 7-Sep-2011 Feature: Moving programs, combis, set list slots up and down with automatic reference updating.
10-Sep-2011 Support: Support for Korg Triton (Classic), Triton Rack, Triton Le, Triton Le88, Triton Studio,
Triton TR 61/76/88.
Support: Support for Korg Karma.
Bug Fix: Fixed reading of Korg Triton PCGs with MOSS programs.
Code: Select all
0.2.2.80 12-Sep-2011 Feature: Select multiple programs and combis for moving up/down.
Improv: Added menu and moved buttons to menu.
Improv: Added About window.
Improv: Show set lists that have changed names or with non default set list slots (-> I-A000)
Improv: Changed warning text for Differences List.
Bug Fix: Fixed exception in Differences list with 'To' option in set lists filtering.
Bug Fix: Fixed Initial Programs radio button selected when only set lists contained in PCG.
Code: Select all
0.2.3.118 24-Sep-2011 Feature: Open multiple PCG files at the same time.
Feature: Added Status bar showing the amount of programs, combis and set list slots and banks in the PCG.
Feature: Added Status bar field showing the Korg model type of the loaded PCG.
Feature: Added Revert to Saved menu option (undo changes).
Improv: Replaced Combo box for bank/set list selection by list view.
Improv: Moved Label with loaded PCG file name flag to the title bar.
Improv: Added dirty flag (meaning PCG file has changed) as * to the title bar.
Improv: Added warning when closing the app or close a changed PCG.
Improv: Added Move Up and Move Down to Actions menu.
Improv: Changed the default list generator sort order from alphabetical to type/bank/index.
Thanks for the nice words ... more updates will come in the future.t_tangent wrote:Thanks for the continued updates Michel. Much appreciated
Code: Select all
0.2.4.120 6-Oct-2011 Feature: Copy programs inside a PCG or to another PCG.
Feature: Copy combis inside a PCG or to another PCG while copying the used programs together.
Feature: Copy set list slots inside a PCG or to another PCG while copying the used programs and combis together.
Improv: Commands in windows depend on selection of bank/patch selection list view.
Improv: Added column in banks for content type (Program bank shows Sampled/Modeled programs).
Improv: Added column in patches for Description (showing set list slot descriptions).
Improv: Double clicking a single patch shows the Edit window.
Improv: The short cut for the edit button is Alt-E (and had to remove the Edit menu short cut).
Improv: All banks/set lists are shown, also empty ones (useful for copy/paste functionality).
Bug Fix: Prevented some crashes related to the menu.
Bug Fix: Removed maximizing a PCG window when double clicking on the title bar.
Bug Fix: Prevented crash when loading a PCG without program, combi and set list slot data.
Bug Fix: Prevented crash when closing changed file after message box.
Bug Fix: Owner set correctly for message boxes; added icon for set list generator.
Code: Select all
0.2.5.121 12-Oct-2011 Feature: Showing categories and sub categories for patches in GUI.
Feature: Clear selected program(s) or bank(s).
Improv: Creation of XSL files for output generation in XML.
Improv: Removed Set Lists radio button if not supported by model.
Improv: Removed 'Content Type' column and 'Description' column from list views if not filled.
Bug Fix: Prevented crash for program usage/combi content list generator for Karma PCGs.
Bug Fix: Removed possibility to copy programs/combis between a Korg Triton PCG and Korg Karma PCG.
Bug Fix: Edit window has an icon now to prevent being unnoticed when unfocused.