- Mac: Now compiled as a Universal application. Runs natively on Intel Processors; is now compatible with OS X 10.7 Lion and 10.8 Mountain Lion.

Size: px
Start display at page:

Download "- Mac: Now compiled as a Universal application. Runs natively on Intel Processors; is now compatible with OS X 10.7 Lion and 10.8 Mountain Lion."

Transcription

1 KARMA Oasys (158) 11 July 2013 SUMMARY OF MAJOR CHANGES/FIXES - Mac: Now compiled as a Universal application. Runs natively on Intel Processors; is now compatible with OS X 10.7 Lion and 10.8 Mountain Lion. - Mac: Greatly improved memory size and resource usage - uses approximately one third the real and virtual memory. - Mac: greatly improved CPU usage. Fixed an issue that would cause the app to peg 1 CPU at 100% (while in the background), and would cause it to use more CPU when in the foreground than necessary. - All KARMA Apps related to Korg can now import Korg.KGE files from other keyboards. In other words, KARMA M3, KARMA M50, KARMA Oasys and KARMA Kronos can all import M3, Oasys, or Kronos.KGE files. - All KARMA Apps can now create KDFs with the full set of factory GEs for the particular product automatically included (previously only added for KARMA Kronos in the release). - Added support for scrolling via MouseWheel where applicable. (KDF Window, Help File) - Help Files (inside app version and pdf version) updated to cover v2.2.9 and should be 100% complete and up to date. DETAILED LIST OF ALL CHANGES AND FIXES: CHANGES: - Updated Mac Icons to have hi-res 512 and 256 pixel versions. - Updated Windows Icons to have hi-res 256 pixel versions. - Added the KARMA Logo background to all versions of the Software (previously only added to Karma Kronos.) WINDOWS. - New Splash Screen and About Boxes for KM3, KM50, KO (previously only added to Karma Kronos). - FB# Made the KDF Menu Button say "Delete Selected Banks..." instead of "Delete Selected Bank(s)...", and changed Help File. - Changed names of Preload files for M3 and Oasys so that they are more consistent (no dashes or underscores): KK: Kronos Preload.kdf KO: OASYS Preload.kdf KM3: M3 Preload v2.kdf KM50: M3 Preload for M50.kdf - KARMA Oasys no longer includes support for a Producer version, and does not include a Producer version KDF. - KL# implemented the ability to create KDFs with the default factory GEs to KM3, KO, and KM50 (previously only did for KK). Added elipsis to "New KDF" in File Menu. Added a cancel option to the New KDF dialog.

2 - All KARMA Apps related to Korg can now import Korg.KGE files from other keyboards. In other words, KARMA M3, KARMA M50, KARMA Oasys and KARMA Kronos can all import M3, Oasys, or Kronos.KGE files. - KL#2558 FB# when importing a KGE, User Templates, valid templates with data were not given any default names, unlike when receiving a User Templates bank via sysex. - KL# noticed that pasting a GE into a location did not actually load it, which seems wrong. - KL# the warning for deleting banks of GEs from a KDF where the current perf has out of range GEs has been changed to warn if any GE in the current Perf is no longer pointing at the same GE. - KL# When you Import a KGE file, always create the ROM Banks as placeholders. - KL# Made the drum names +12 display the default prefs setting (for Korg Apps). - KL# making the app handle the scroll wheel type scrolling. - KL# made it so that the linking of the sync ports, remote ports etc. to a change in the global port was not dependent on the "Link All Ports" checkbox in the Perf Editor. - KL# Added Drum Pat Number Pictures to Drum Editor. Also, fixed the link arrows to have a disabled state so they can be grayed out when hidden as well. - KL# removed the part that renumbers all the module/scene names in each perf from the ResetModuleNames and ResetSceneNames items on the KDF Menu Button - if someone runs this, shouldn't destroy the names they have assigned and out of range names are handled anyway. - KL# added a "Reset RT Control Name List" command to the the KDF Menu Button. - KL# Decided to correct the all upper case lettering in some of the Port Names on the Mac. - KL# Increased the time interval for searching alpha keys in the RTC Name dialogs to 1000 ms (1 second). - KL# made the application process the first click (the activation click). - KL# Decided to link the Metronome out channel with the Global Out Port, same as the Sync out port. - KL# for Mac OS X, moved the Help File(s) into the bundle. - Added support for scrolling via MouseWheel where applicable. (KDF Window, Help File) - Mac: Greatly improved memory size and resource usage - uses approximately one third the real and virtual memory. - KL# When adding banks to a KDF file, and reaching the max number of banks, changed it to provide the option to cancel from adding a bank of the same type, instead of just telling the user it's going to happen and then adding the bank with the same type. - KL# Made it so that you get a warning about ROM GE Banks when choosing "Initialize This Bank..." or "Delete This Bank..." from the GE Bank Display Menu Button (had no warning, unlike some other operations...)

3 - Changed Windows Menu to Window Menu. - KL# Added the ability for the "Help Reference Not Found" dialog to display the tooltip ID, chapter substrings etc. of the item that was not located. - KL# added a changeable title to the Bank Display Rename Dialog, (ButtonGrid) and fixed missing tooltips related to it. - KL# Changed it back so that we do not get a Sort GE dialog with the "priority option". - KL# Reflected the new colors/look of the Perf Info Window from 3.x to 2.0. Added the Menu Button, Title graphic, etc. Made it locate to a new, separate chapter of the help file. - KL#2253 FB# added additional tooltips for the Module Names and Scene Names Dialogs, to differentiate from the Slider Name Dialog, and to redirect to different sections of the Help File. - KL# Added extra tooltips for the Init PE/GE dialog so that we can set them to different IDs depending on INIT PE or INIT GE, so that we can locate to different sections of the Help File. - KL# Implemented tooltips on the "Send Any Sysex Message" Dialog, added them to PPOB, added them to Help Files. - Change Latch tooltip to reference [F11], not [F10]. - KL# FB# Making it so that, when you perform a "Reset Window Positions" on Windows, it will reset the position of the.ini outer window as well - and if the monitor is greater than 1920 x 1200, it will also limit it to that, and auto-center it, same as it does during first launch. - KL#2228 FB# Redesign of how Local Control handling works. The way it was, if you had the Local Control on startup unchecked, it still would toggle local control when Bypassing based on the radio buttons. It's now a feature that is used when the checkbox is on, and if the checkbox is off, the radio buttons are disabled. - KL# decided to make it only display sysex in the Data Display window from wave-seq messages, and not everything like device id requests, tempo etc. - KL#2223 FB# added information about synchronizing the user bank types to the warning dialog about not having a bank of the correct type in it when getting sysex performances. - KL# When using quantized scene changes, the RTC CC for the scene would not be sent out until the actual scene changed happened. When recording this into a DAW, this would mean that the scene changes would be clipped, since we do not record the anticipation. Changed it to send out right away as pressed. - KL# made it so the escape key cancels out from a KNumberBox. - KL# Decided to change it so that saving any current KDF updates the Preferences as the one to open next time. - KL# Made improvements to the ResetWindowsToDefault() function: 1. limited size of area to 1920 x 1200, so that on a 30" monitor, it doesn't spread the windows out too far, which looks kinda strange. 2. Changed where the RTC Editor is positioned. - KL#2161 FB# Finally made it so you can open a Windows KDF on the Mac.

4 - KL#2146 FB# Changed the init Performance Names to match new Korg Kronos Method. - KL# Internal/Online Help File made into two sections due to size limitations. - KL# made it so that turning on the Link To DT checkboxes in the M3 (and hence the Kronos as well) activate them in the software. Previously, it was only one way (turning them on in the software would activate them in the synth.) It now works the same as DT on/off, DT switch Mode. - KL#1942B - Added a "Paste Special" command for copying/pasting performances, that will paste in just the Module names, Programmer Names, and Performance Names - so that you can "keep" those things in some way when replacing a bank via sysex. - KL# made it so that if the "force downbeat" button is on in the first step of the pattern (or wherever we are starting from) that we treat it the same as one that occurs in the middle of playback i.e. we force it to play the first note and not a rest. - KL# Removed the last (disabled) item on the Dyn MIDI Zones popup menu, which was 'K - (IJ) Kbd Dynamic Midi Port/Chan' - no relevence to Korg apps. - KL# decided to have all tooltips be the same color (the gold variety). - KL# Changed "New" to "New KDF" in File Menu. - KL# New smoother AboutBox progress bar thermometer implementation. - Changed "Windows" menu to "Window", to avoid confusion with Microsoft Windows. - KL# Made it so that envelopes being triggered with each note, do not trigger when the phase step is muted. - KL# Added "9 to 32" as a destination for the Scene Copy dialog, so you can copy a scene to all of those empty scenes at once. - KL# Added option to GE Initialize dialog to do the Module settings or not. - KL# Added an additional "Revert Scenes" option on the RTC Editor Menu Button (Revert all scenes in all layers). Added warning dialogs when using the revert scene functions. - KL# Added the Module Copy/Swap Dialog and Utility function. - KL# Redesigned the appearance of the tooltips: Gave the tooltips a title background color stripe. Removed the colon after the title text. - KL# Added "Save Current Performance" to File Menu. - Changed the order of items in the Perf Edit: GE Setup Menu Button. - Implemented Page Keys in the KDF Window. - KL#1471 FB# Made it so the Caps Lock key is essentially ignored for all Key Shortcuts. This would make them not work, and could be confusing if you accidentally had the caps lock key down. - KL# Save and Save As... File Menu Items now work for new "Untitled" KDF Files when appropriate - and using "Save" on an "Untitled" file automatically puts up the "Save As..." dialog. - KL# Made it possible to open Windows KDFs on Mac, that have no file/creator type, by searching the file name for.kdf. A warning is

5 issued that the file/creator type is missing. This is for double-clicking the KDF, or dragging it on top of the dock icon. - KL# Made the WavSeq Menu Button utility functions that reset the waveforms also reset the sample offsets to "S". - KL# The RTC Copy/Swap dialog is now the RTC Swap dialog. The "copy" operation was ancient, and basically resulted in invalid settings. You cannot have the same RT Parms assigned to more than one control in a Module Control Layers, so how can you copy Slider/Switch setting to another one? It would result in the same param being assigned to two controls. Removed all references to the copy operation. - KL# Made it so that hitting the Enter/Return key a second time when inside a numerical (KNumberBox) would exit the numbox and make it no longer the target. - KL# Made it so that tooltips could pop up on disabled parameters. - KL# Do not blink the MIDI Received LED in the Sync Editor for Active Sensing. - KL# Made the Transpose buttons in the Chord Trigger Editor affect the displayed chord names. BUG FIXES: - KL# (Windows) - There is an issue with Windows 7 where it cannot receive bulk SysEx dumps into a regular MIDI Interface if the keyboard is sending MIDI Clock at the same time. This does not happen with the Korg USB Driver, which is what you should be using for KARMA M50, KARMA M3 and KARMA Kronos. Therefore, this is likely only an issue with KARMA Oasys. Having the OASYS on Internal Sync Mode will send MIDI Clock and corrupt the SysEx dumps, including the "Get User Program Bank Types" utility that runs when you first launch the software, causing this dialog to freeze never complete, or exit with incorrect SysEx Length. The solution is to set the keyboard to External MIDI (or Auto MIDI and be sending it sync from the software). But once in this state, you would have to relaunch the software to try again, so the strategy for this was improved so you no longer have to relaunch the software. For more on this see: - KL# for the sysex progress dialogs, using the ESC key to cancel the sysex dump being received could leave certain internal flags in a stuck state, preventing sysex dumps from working again until the software is relaunched. Clicking the cancel button worked correctly. - KL# Cancelling out of receiving a lengthy SysEx dump (i.e. a bank of programs or combis) could leave things in a state where the next time you try to receive a sysex dump it would tell you that the SysEx length was incorrect. - KL# If you quit the app while KARMA and the Drum Track are playing, KARMA would shut off but the Drum Track would keep playing. - KL# Fixed an issue that could perhaps cause the app to crash while quitting or exiting. - KL# KARMA Kronos only - fixed occasional crash when creating a new KDF. - KL# On the Mac, greatly improved CPU usage. Fixed an issue that would cause the app to peg 1 CPU at

6 100% (while in the background), and would cause it to use more CPU when in the foreground than necessary. - KL# If failing in the middle of the "Get Bank Types" loop with legacy MIDI on the Korg Oasys/M3/Kronos, (Windows 7) certain flags would be stuck which would keep the app from functioning at all. Now we reset them so that the app can at least make sound. KMIDI_Windows.cpp - KL# FB# For KK and KO, which have the "Get From Seq" button/feature in the Import GE Editor, the button should be disabled when there is no communication, same as the sysex menus. - KL# WINDOWS: Fixed Windows DLL to properly display the trademark symbol in the first page of the Help File, instead of replacing it with (tm). Fixed left/right smart quotes being replaced with straight quotes throughout the Help File. - KL# when running in a VMWare Fusion 5 XP Virtual machine, The app will freeze on quitting because of the "Creative Sound Blaster MPU-401" emulated driver that VMWare creates. So we disable this port and ignore it. - KL# WINDOWS: Fixed all windows have a black refresh background once again - this got broken at some point. - KL# The Import To GE Play Original button would not stop the Drum Track if it was playing. - KL# noticed the the "click to open" label in the Drum Editor would not get grayed out when disabled, unlike everything else, because it had the same PaneID as the "Note/Sounds" label. - KL# Fixed to remove padding from names on receipt of sysex dump. - Fixed issues in the KARMA Oasys Preload KDF file that had corrupted PCG data in several locations. - FB# fixed incorrect reference to Control Page Timbre Thru on tooltip for KARMA On/Off button (it's actually in the Key Zone page). - KL# FB# The First Time Setup Chapter IDs were wrong for KO, KM3, and KM50, so the 3 tooltips in the First Time Setup dialog would not even load the correct chapter. Also, those IDs were missing so the tooltip was not located. - KL#2571 FB# Drum Track (M3, Kronos, M50) would not stop if playing when you initiate a sysex bank dump. - KL# for M50, the default names of the init Template Banks need to be "User", not "ROM". For Motif, no "User" or "ROM" at all. - Fixing issues with preload KDF files and init Template Banks. Noticed several issues with the Template ROM Banks: The default Templates ROM Bank B did not have [As Stored] for the first item name in the 3 Drum Pattern Banks. This was in the preload for all 5 current apps Secondly, the Kronos/Oasys/KMO Preload had the following for the 3 Drum Bank Names, in *both* banks (correct): Drums Cymbals Percussion

7 However, for the M3, I apparently went with this: Kick/Snare/Tom Cymbal/HiHat Percussion But the M50 Preload, and K_DataTE.cpp file had this for the two banks: ROM A ROM B Drum Bank 1 Kick/Snare Drum Bank 2 Cymbals/HiHat Drum Bank 3 Percussion Therefore, moving forwards all Preload files and the default init data are standardized to: Drums Cymbals Percussion Also, in the KDFs for OASYS, the Template Bank Names did not match what is the current default, i.e.: (should be) Template Bank ROM A -> Template ROM Bank A Also, in the M3, the Template Bank Names I apparently modified to be I-A, I-B, but this is inconsistent and does not match the pictures in the Help File. So, to be consistent, these were renamed back to the same as the others. However, for the M50, or KMO, there are no "ROM" banks, so these are named: Template Bank A etc., which matches the default (see KL#2232.3) - KL#2570 FB# Clearing Bank Displays in non-current Bank would erase the PE or GE Menu. Example: Combi A000 Era Of Kronos is selected. Open some other Performance Bank Display, Select All, and Clear - PE Editor Perf Menu is now blank. Same type of situation for GE Banks. - KL# Noticed that when changing the phase pattern items in real-time from a longer to a shorter pattern, (example: let's say the drum GE has 16 items, and it is presently in step 11, and you change to 8 items, it would reset to step 1, instead of the more logical step 3. - KL#1731.2, KL#1731.3, KL#1731.4, KL#1731.5, KL#1731.6, KL# Fixed multiple issues with controlling time signatures of GEs and Performances via RTP, such that different scenes could have different time signatures. - Scene Quantize Window would not be reset properly if time signature changed between scenes - Scene changes between different time signatures would not start in the correct place in the new scene - Changing the GE time signatures with a slider in real-time would Produce inconsistent results, modules would go out of sync - Changing the Perf time signature with a slider in real-time would Produce inconsistent results - Discovered that when using a PE Time Signature, that if one of the module was set to 3/4 (example) and the other modules were set with longer time signatures, the ratio calculations would be off due to divison rounding errors and the modules could drift out of sync. - KL# For some reason, when switching the M3 version back and forth between Bypass On/Off, the "Disable MIDI" command was not working reliably. Turning on Bypass sometimes would not reactivate the MIDI in the M3, and vice versa - turning Bypass Off might leave them both running.

8 - KL# getting a bank of Templates via SX into an empty bank with say the Rhythm Templates window open would not fill in the names. Also, receiving empty templates in templates that previously had names would not erase the previous names in the empty ones. - KL# Fixed a problem with the tooltips occasionally crashing when quitting. - KL# Was not ByteSwapping the User Templates when receiving a dump via sysex; therefore, the Mac PPC version worked, but the Windows version apparently did not - KL# Fixed a situation where loading a GE referencing non-existant Template banks puts up the out of range warning (OK), but then selecting a GE that does not (the first time) puts up the dialog as well, due to the fact that during the GE loading process, before the GE is actually loaded, template functions may get called and use the previous GE's template banks. - fixed the tooltip ID for the "Display Names +12" item of the Prefs. - KL# If you deleted GE Banks that the current Performance is referencing, and in the Mix Editor or top of GE Editor the GE Menu is displaying a colored label, it would not be refreshed to show a label (or none) for Bank 0 which is what it gets set to. - KL# the warning for deleting banks of GEs from a KDF where the current perf has out of range GEs was being done even when deleting banks from a non-current KDF. - KL# FB# Importing a KGE file would allow you to "Save" the resulting KDF on top of itself with the same name, thereby corrupting the file. Now, it is treated as an untitled file, where doing "Save" routes you to the "Save As..." dialog. - KL# WINDOWS: when dragging the bottom of the KDF window such that it extends past the banks and the scrollbar disappears, you could see a white flash as the vert scroller refreshed, but it would actually be in the wrong place (wrong coordinates). - KL#2554 FB# When a KDF window is open, and you are adding banks to it one by one with the Add Bank dialog, and you start with 3 banks and no scrollbar, adding banks past the point where the scrollbar should appear does not show the scrollbar - only when you close the dialog does it appear. - KL# Arrow keys didn't work in the scroller for Import To GE Window. - KL# Page buttons and home/end didn't work in the Import To GE Window. - KL# made the home and end buttons work in the KDF Window. - KL# WINDOWS: noticed that a modal dialog when going up did not cause the main app window's title bar to disable. However, if you then selected a different app, and came back to KARMA, it would be disabled. - KL# WINDOWS: If a Modal dialog with a Help button is up, and you bring the Help Window to the front, it may be partially obscured by the modal dialog, and when you close the modal, it remains unrefreshed (on WINDOWS). - KL# noticed that on WINDOWS, if the Help Window is up, and you grab another window so that it becomes deactivated, if you swipe it or move it over the scroll bars, they would erase.

9 - KL# WINDOWS: resizing the Help window will cause the PixPat to draw on top of the objects/buttons at the top, obscuring them. This only happens if "Show Window Contents While Dragging" is off. - KL# WINDOWS: trying to do something about weird appearance of grow box on windows with scroll bars, i.e. Help. - KL# For some reason, when the app is first launched, sometimes windows with scroll bars (i.e. KDF, Help, Import to GE) do not receive the normal Activation and Deactivation events - they seem to get lost. So the scroll bars draw as black areas with nothing in them. - KL# Import to GE would crash with the following situation: - Melodic default settings - turn on "split into 3 patterns" - all notes moved to the 3rd pattern by default split points - Create Vel Pat is on, with only pattern 1 selected (which has no notes) - press execute, crash from zero divide - KL# MAC: vers resource was being written to disk wrong all these years, apparently. No ramifications other than wrong size of data. - KL#2496 WINDOWS: could not open KO, KK, and KMO at the same time because they shared the same MAINWNDCLASSNAME. - KL# it was possible to index non-existant LEDs in the Activity Display KbdGrid, same in the Key Zones page. - KL# When importing a GE, it was trying to assign the "default scenes" which is a concept that was never finished. Therefore, 5 of the Drum scenes would have different variations, and 3 would be all set to 64, and all of the Melodic Drum GE scenes except the current one would be set to 64. Now all scenes are the same (the default single scene). - KL# The Import To GE Play Original button would not stop KARMA if it was already playing, but just play on top of it. - KL# The Import To GE Play Original button would alter the current Perf's tempo, but not revert it back to normal. So if you did it while inside a slow Performance, just to listen to the data, then play the Perf again, the temp would be wrong. - KL# Pasting a bank row into the KDF area (PE or GE) would not update the names in the popup menus in the PE or GE Editor properly. They would have the default new bank name, not the actual name of the pasted bank. - KL# The Note Name menus in the Drum Choice dialog for a Melodic GE did not have the "---" for the first note. - KL# fixed issue that would cause some popup menus to display blank text when assigned as RTP and then disabled. - KL# Added a port selection to the "Send Any Sysex Message" dialog. - KL# Fixed issue where sometimes various tracking LEDs under pattern grids get stuck. - KL# Added testing to determine and warn the user whether the currently loaded Performance is referencing invalid GEs after a Bank Delete. - KL# Resetting the Prefs General page with the default button was resetting all of the dialog hide flags, so next time you launch, you would get the first time setup dialog. But this should NOT happen; we have a separate button for that.

10 - KL# Fixed Performance Info Window to not display GEs used in Performances that have blank names. - KL# Changing the GE Bank Type on a bank containing some blank GEs would Initialize the names - should not do this. - KL# FB# related to FB# possibly also fixed FB#1219 Clear Labels in Bank - in a GE Bank Display - would clear the labels from KColorBevButtons showing GEs in that bank, but not from the popped up states. However, it works in a Performance Bank Display.. Also fixes this issue: Saving a GE in the GE Editor with a new colored label does not update the colored label in the popped-up state of the Mix Editor menus (but it does in the displayed popup) - KL# Utility Menu functions to "Clear All Labels" only refreshed the Bank Displays, they did not take care of popups that were already displaying colored labels. - KL# if you assign start seed as an RTP, the range is limited to -8192~8191 by the RTP. However, you can still manually enter a larger value with the command key - so we see if it's hooked up to an RTP and limit it ahead of assigning it, then reset the Numbox in the GUI. - KL# editing The Performance Time Signature param if it was assigned as an RTP would not reflect the value to the RTParm page. - KL#2402 FB# Fixed bug with the Chord Trigger Assign where you could end up with overlapping wrong notes from the previous chord. - KL# When the Edit RTParm warning dialog is up, and you click on the "go to RTP Page", if one of the sub-editing dialogs is up like the Drums Choice editor or the Step Transpose Values editor, close it. - KL# When changing the PE Editor RTParms page between Show Controlled Values, the numboxes in the rows that were totally disabled were not having their appearance changed. - KL# Dyn MIDI Source Menus could get reset to off inadvertently. - KL#2397 FB# Crashing under OS X when changing scenes... - KL# When changing perfs, in the Chord Trig Editor, if the Velocity Mod Mode at the top was set to Absolute, it would not be reset to "Offset" even though the Numbox would be set to 0, which is an invalid option with the Absolute Setting. - KL# Sometimes the pan pattern grid would get hidden when changing scenes, when it shouldn't be, if watching some other module besides module 1. - KL# Chord Triggers sometimes get wrong notes when assigning - and there was no way to clear this issue - added to "All Notes Off". - KL# if you held the mouse down in a slider in the SWGUI RTC Window, while KARMA was running, and then hit the return (Stop) key, it would draw the slider in the wrong place on top of the Main app icon. - KL# we were including the [open] item in the Modules RTC Name Edit Dialog as a name that can't be replaced, but we weren't doing it for the Scenes Names dialog - now we are. - KL# Adding/cancelling custom RTC names would corrupt all the RTC Name assignments. (Cause of the KM3 Preload KDF issue having the wrong RTC names in certain versions.)

11 - KL#2360 FB# When changing the Phase Pat items with RT control, i.e. in a scene, and the GE Editor Phase Page is not showing, would not properly update which numboxes in the phas pat list at the top were enabled/disabled. - KL#2356 FB# Fixed issue where, after 28.4 days or so of continually running, the app would stop working until exit and relaunch (WINDOWS). - KL# WINDOWS: fixed occasional issue with buttons drawing in black and white. - KL#2331 FB# Tooltips and ParmDisplay window looked different on Mac OS X 10.5 and As part of this, removed Metal Windows look on OS X KL# On a default new installation of Mac OS X, i.e , the app would immediately crash after the whole startup procedure. - KL# when using the CC Pattern to pitch bend, the top value of 127 comes out flat, because it was xbended into 16283, instead of KL# when changing the PE MIDI Setup Input Mode from Multi to Single, do NOT change the MIDI channels; they should remain independent. - KL# The popup menu for drum note number in Metro Editor was not properly using the view prefs setting for the popped up state, when "use gm names" was turned off. - KL# The colored label menu was available in the Drum Template save dialog, since this is a MultiBank Save - but this was incorrect. - KL# FB# In the Multi-Bank Save Dialogs (PE and GE), the PE/GE popup was not handling the colored label display other than when first being opened. It would remain on that setting regardless of changing the bank, or changing the selection. - KL# As a side-effect of KL#1696, when changing chapters in Windows with the Next/Prev buttons (for example), you would see the old picture momentarily redraw on top of the text for the new chapter before being replaced with the new pictures. - KL# In template Bank Displays you could still clear, or paste into the [As Stored] item. Fixed. - OK button in Perf Module Copy/Swap dialog had wrong tooltip. - KL#2276 FB# if you set *any* module's out port to some other port as the global port, no global thru notes would be sent out - KL#2275 FB# In KDF Window select all GE banks, and do cmnd+b. Answer OK - it tells you that it cannot delete the last GE Bank. At this point, it still shows all GE Banks as highlighted - but they are actually gone. If you scroll the display and cause it to refresh, it then shows just one GE Bank. - KL# GE Editor Template Popupsometimes could possibly display the wrong Template Bank. - KL#2272 FB# if you insert a bank before the bank containing the currently loaded performance, need to adjust the stored bank index or the bank and pe menus in the PE Editor will display one bank off after refresh. Same thing for GE Banks, and TE Banks... - KL#2271 FB# Adding or deleting a Perf Bank from the KDF would cause the edited mark to disappear from the Perf popup if perf was edited. - KL# fixed bugs with Reset Controllers (Revert Scenes).

12 - KL# When a tooltip is up and you did Cmnd+H, if the cursor stays over the object it would pop back open (Mac) or refresh and turn black in Windows. Now it stays closed. - KL# if the Help File is already open, and showing some scrolled part of a page, simply doing cmnd+h without a tooltip showing was resetting to the top of the chapter, - so now, we just bring the Help window back to the front, displaying what was last viewed. - KL#2266 FB# noticed that the WavSeq offset numbox was set to min/max -1518/1518; therefore, you could move it too far in M3/M50 where it should be 1078, and you could never move it past that even though the number of waveforms is 1733 for Kronos/OASYS. - KL# The Drum Utilities "Move Empty Rows To Top" and "Sort Rows for Held Note Feature" called the same function the same way, and performed exactly the same results - and both would put an empty row between rows 2 & 3 if there were only two rows in the first drum pattern, which is NOT what you would want for a simple "Move Empty Rows To Top." - KL#2264 FB# Made it so you cannot use option-click to rename the [As Stored] item in Template Banks. - KL# The RTParm Warning Dialog had nothing assigned to the cancel key (Exc), so it would do nothing. Also, esc would crash on the other Korg versions. - KL# Karma Kronos "Import KGE" menu item was not working. File error. - KL# If you select the "Help" item from a Menu Button, and you are already on that chapter, scrolled down, it would not locate to the top of the chapter, when it seemed that it should. Same thing for if you select the chapter again from the chapter popup menu at the top of the help file. - KL#2254 FB# The Scene Reorder Dialog had no tooltips implemented. - KL# fixed missing tooltip in Export Perf Names dialog. - KL# Fixed/added tooltips and help locations for the PE Module Copy/Swap dialog, and the Note Map Table Copy dialog. - KL# noticed that holding down the cmnd/control key while assigning a slider in a Module Layer would NOT assign the center value unless that buffer happened to be the current buffer. - KL# fixed tooltip for colored label popup in Multi-Bank Save dialog. - KL#2246 FB# fixed tooltip issues in the PE RTP Editor, and in the help file. - KL#2245 FB# fixed drum row solo button to have a tooltip, and to have a description in the Help File. - KL# fixed a number of code issues with tooltips for the Get/Send Templates Banks dialog - some were wrong, some said "Karma" kbd, etc. - KL# Fixed code issues with several of the RTC Editor Utility Dialogs not locating to the correct Help File chapter. - KL#2241 FB# If you have a performance loaded, say Combi User A000, and you change the bank type to a different Bank, and then "Send Performance" and select the current edit buffer, it goes to the

13 old location A000 instead of the new one. Needed to store the new location in the edit buffer so writing it or sending it has the correct setting. Also made it select the new program location on the Kronos. - KL# When you do "Revert All Scenes", it can cause the scene change (quantized) to happen in an interrupt, crashing on Windows. - KL# If you used the "Revert All Scenes (in all layers) command with quantized scene changes and it executed quantized, it would not restore all settings. - KL# If you modified the scenes in multiple layers, and then performed a "Reset All Scenes In Layer", it would reset the scenes in that layer but reset all the scene compare flags for ALL layers; so the compare/restore buttons would be reset for all layers, not just the one layer. - KL# WINDOWS: - with a failing legacy MIDI dump of progs/combis on the Korg Kronos, in the middle of receiving a single combi, it stops, and we get a buffer of 0; what happens then is everything gets stuck - the sysex progress dialog, and all incoming sysex messages are blocked. - KL# because of 2168, if you added a Combi bank to a new KDF with only one program bank, it would turn into a Prog bank and be EXi, even though it was named as a combi bank. - KL#2231 FB# Help Menu on Mac OS X would not gray out when a dialog was up. - KL# Fixed a bug with the improper storing of the last received msb and lsb for a perf in a program bank, that would cause the "no banks of that type exist" message to incorrectly popup. Example: in a file with a U-F bank of programs, but no U-G, select a perf in the U-F bank. On the keyboard itself, change to global mode, then back to program mode - up pops the warning dialog. - KL# FB# when copying scenes in the Copy Scene dialog, the new option 9~32 in the destination popup would disappear if you clicked execute and left the dialog open. - More on KL# When checking the EXi checkbox, make the warning dialog tell you if the new setting doesn't match what we know about the stored user program banks. - KL# Merging a single combi via sysex (Get Perf), with all debug turned off and the Data Display window open, would cause parts of the black DD window to redraw on top of the bank display. - KL#2220 Korg issue Hanging notes with changing MIDI Channel and wave-seq GE. - KL#2219 Korg issue (T1097) Stuck notes at changing mode from Combi during damper on - when changing from Combi D006 Delicato Strings, w/ damper down, to SEQ mode (new song), then to Program mode, then release pedal, then back to Combi D006, the sustain pedal would be left hanging. - KL#2218 Korg issue (t1429) karma note stuck issue at combi/prog change. When using an envelope to control damper pedal, changing perfs could leave it hanging such that notes played on a new perf might hang. - KL#2216 FB# if you keep hitting the esc key during launch while splash screen is up, towards the end it would crash. - KL#2214 FB# in an init prog bank, when checking the EXi checkbox, change the init perf names back and forth. - More on KL#2168 FB# made it respect the known User Program Bank types

14 when changing the bank type, i.e. from Prog I-G to U-G and U-G is an EXi - it should init the PCG, and turn on the EXi checkbox. - KL# when changing an init bank from EXi to HD-1 and vice versa, was not handling renaming the Init Performances correctly. Fixed it for OASYS and M3 to properly name initialized Radias and EXi programs with the correct names. - KL#2210 FB# DT on/off and DT Start Mode params were not dirtying the Performance. - KL# Fixed the Windows version IsUsingKorgUSBMIDIDriver() to recognize M50. - KL#2208 FB#064 - turning off the "Use Location Numbers" in popup view prefs for GEs would leave an extra space at the begining of the GE name and GE Bank Name label in the GE Info area at the top of the PE Editor. - KL# Fixed the fact that popup custom menus that show default combi and program slot names in the Korg Page, for example, or the Get/Send Perf dialogs, were not obeying the Program Menu view prefs and would always show 3 full digits. - KL# if you had a Single Module Performance in the software selected, yet you were in Combi or Seq mode on the Korg, it was possible to press the Module Control Layer button on the korg and change to non-existant layers. - KL#2180 FB# Korg issue KARMA Env Filter Flags get stuck if unchecked when KARMA Off. - KL# When changing KDF files, would end up with double marked items in the DynMIDI Source Menus. - KL#2168 FB # When adding banks to a KDF, it would use the user bank types to initialize the names, but not to set the Exi setting; so for example, deleting bank U-E (an Exi bank), and then adding it back in, would have the EXi checkbox off, intialized with HD-1 data, but saying "Init EXi Program" in all slots. - KL# Wrongly allowing, in all Korg v2 apps (M3, OASYS, Kronos) a Program Bank H to be created when adding banks one after the other with the add bank dialog - then it would have an invalid bank type. - KL#2125, FB# more on KL# KL# fixed inclusion of Apple IAC Driver. - KL# Would crash if you had two KDFs open, and you select a perf in the one KDF in the last bank, make the other current, delete the last bank in the non-current one, and then make it current. - KL# Fixed Help Reference not located for RhyEd chapter, on the Open Templates button and the "Phase not in use Label". - KL#2078 FB# chord triggers and other keys could get stuck in the on position, if you happen to hold it and release a modifier key and trigger a different button with a different (or no) modifier. Example: Shift + F5, hold, release shift key, F1 (modifiers are now 0), release F5, modifiers don't match and it goes the wrong place in the code. - KL# When changing the output port/chan with notes playing, and using a wave-seq GE, notes will hang because the note-offs are being delayed by 2 ms. - KL# Fixed bug where exporting GE Name List without the "Show Performances" (3rd checkbox) checked, would crash due to an uninitialized ptr.

15 - KL# Korg issue 4288 (t1052) stuck notes from combi-b006 with karma on to prog mode sst. These were stuck going to seq mode because they are KARMA generated Zone In/Out Thru notes, which by spec are not required to sustain over SST. So now, in both cases (going to Prog and going to Seq) they will cutoff as they should. - KL# Korg issue 4400 (t1197) freeze at prog i-c046:soft & sweet voice Fixed problem where it could enter an infinite loop by triggering and advancing envelopes that would then loop and restart and get stuck forever. - KL# Korg issue A000 Particles & Waves, module A (KARMA WaveSeq) notes will hang when switching to Program Mode with KARMA on. - KL# Korg issue crash on Dare 2B Square. - KL# Opening Note Map Editor and pressing return (Stop) or changing Performances causes an exception (crash). - KL# KM50 loses communication issue. When testing KM50 on Vista, using Ham n' Pickle, if you changed scenes directly on the downbeat at some point it would stop the Scheduler, such that the tempo LED would no longer be flashing. At this point, the app is "dead" and unresponsive, although you can quit it - some users reported an exception on quit as well. - KL# Fixing issue with changing from Program Mode or combi mode while holding notes to Seq mode with the MIDI Track Channel set to something other than the Global Channel. - KL# fixed issue with black blink LEDs in note map getting stuck on when changing the note map using octave replicate. - KL# more on KL#1915. Now that Gated CC GEs are running through Note Maps, changing Note Map params like the table, or cells in the table, or mode etc. should cause a gated chord to be regenerated to take the new settings into account. - KL# Fixed crash reported by Korg with setting qtz_window to 16th(3) (a menu setting of 0), delay start to fixed and 1 ms. Korg issue KL# Fixed the following things with sysex that never worked on the KO software and OASYS (in addition to tempo KL#1963): Program Mode: changing the pad mode on one did not reflect to the other. Seq Mode: changing the pad mode on one did not reflect to the other. Seq Mode: changing Module control on one did not affect the other. - KL# tempo change sysex code was wrong, and never worked on the OASYS. - KL# fixed the fact that a GE with a tempo rel envelope, once it hits the sustain or release phase, is not affected by changing the PE tempo - but it should actually recalculate and change tempo. - KL# Fixed bug in all current Korg versions, where you can save a KDF in a state where some banks have PCG data and others don't, therefore it cannot be read back in because the length is wrong. - KL# OASYS Data could become corrupted on Windows when receiving PCG Data via SysEx. - KL#1947 FB# Fixed bug with copying a scene to "all higher" or "9 to 32" where it would change the modified states in the Module Layers such that the source scene would break. - KL# Fixed bug that would overwrite the

16 Wet:Dry Mix param of IFX 1 when you received a program or combi from the M3/OASYS, using the "replace" or "create new bank" options. - KL# Fixed an issue where repeating notes with very low midi note numbers could go negative, and therefore flip around and put out very high pitched notes. - KL# saving modified GEs had the potential to be overwriting memory on params like Template + Restore, which are located in the Module and not the ge. - KL# Was not handling running notes through note map tables for Gated CC notes. - KL#1911 FB# Fixed issue with Duration Value numbox sometimes displaying wrong value when switching between modules in the GE Editor. - KL# Fix for module going out of sync when changing the time sig and the number of pattern items in the phase pattern at same time. - KL# Fixed Perf Info window showing old GE Category names. - Fixed/implemented the tooltips in the Drum Copy/Swap Patterns/Rows dialog. - KL# on OS X 10.5.x, could not import a KGE file. Works on 10.4.x. - KL# Fixed bug where doing a Save All would overwrite the AS STORED locations in the restore buffer with the wrong templates, even if the GE was not edited. See FB# More on KL# WINDOWS: There were several items in popup menus that were not displaying ampersands: Pattern grid menus: Lock To Rhythm Pattern & Ties Waveform Osc Mode: Osc1 & Osc 2 same CC Phase Mode: Both (CC-A & CC-B same) - KL# Fixed bug with Constant Vel Mode in the GE Editor displaying the wrong Top/Bottom fields, if a Module that was not current had Vel Mode assigned as an RT Parm. - KL# Swapping Drum Pat rows with RTParm assignments would not swap back after doing it the first time. Ultimately, it's nearly impossible to handle all the permutations of trying to swap rows that are connected to RTP, and I flagged some situations and put up a warning that the RTP assignments may not have been completed. - KL# Added ability to swap full Drum Patterns with copy/swap dialog. Also added Help Button, Title, and fixed the fact that all tooltip IDs were completely wrong. - KL# Fixed problem with comparing a module layer scene, then reverting then comparing back again. - KL# Fixed issue with the wrong bank's colored labels sometimes being displayed in the GE Editor popup and PE Mix popups if you selected an init pe right after Import To GE, and then went to the GE or GE Setup page. - KL# Fixed issue with the release from the keyboard affecting envelopes that were set to DynMIDI Only, such that it was glitching on Module 4 of Sine Language, which has per-note envelope triggering going on. - KL# Fixed new issue that arose from the fix for KL#1817 Time Sig goes out of sync with scene changes - where envelopes would not retrigger when changing scenes if the restart bit was on.

17 - KL# Fixed the Drum Template Bank open buttons to open the correct selected bank of templates, not hard-wired to 1,2,3 - if all 3 are on Percussion, then all 3 will open the Percussion bank. - KL# Made it so the dialog that warns you about overwriting GEs when using "Save All" has an option to save just the PE/KDF, and not save the GEs. - KL# Fixed long-standing issue with changing a module's time sig, and having the relationship between the phase patterns go out of sync. Example: if in step 2 of phase pattern with 8/4, and change to a 4/4 time signature, would end up in step 2 of the new pattern, which might be in the wrong place, i.e. should end up in step 4. - KL# The Drum Pattern Resynch Indexes feature would sometimes get the wrong count and resetto the wrong spot. See the code for more details. - KL# When trying to load the same GE into a perf from a different stored location, with "Keep RTC Settings" as GE Load Options, it was changing some of the PE RTP settings to match what was stored in the GE, and not keeping the PE RTP settings. - KL# KO, KM3, KM50 all had an incorrect tooltip for the GE Bank in the Add Banks dialog, referring to KARMA MW and 4 banks of GEs. - KL# Late Quantize never worked correctly with Negative Swing. If you trigger the module slightly late: it causes it to apparently fast-forward through the entire amount of time that the swing note window takes up. - KL#1777 FB# If you selected 3 PE Banks in the KDF (example), and had a perf loaded from the middle bank, and deleted all 3, it would not reselect a new perf and you would have an invalid perf loaded - because it was only checking to see if the deleted perf was in the bank *for the last bank*. Furthermore, if you were deleting banks in a file that was not the current KDF, it would still cause the selection of perfs in the current KDF, based on what it was doing in the other kdf. - KL# Fixed problems with the deflammer cutting off auto dur strum guitars GEs with tight strum times.. - KL# Drum Patterns, when using Rhythm Multipliers, would not properly handle swing on triplet multipliers - would always calculate swing, even if "Swing Triplets" checkbox was off in Rhythm Pattern page. - KL# if you turned off LinkModules to Global in the PE MIDI Editor, and set the input section to multi, then turned it back on, it would incorrectly leave the Modules' input port menus enabled. - KL# Dynamic MIDI Input Zone not being handled correctly for Copy/Swap Modules. - KL# Combi Klub Europa exhibits a problem with the Scene Change Quantize Window: we are using the min tim/sig (2/4 of module 3) as the basis, which means a 1 Bar window is actually 2 beats. Moreover, this calculation is made when you load the perf or change the QtzWindow; and if the modules time sig is different, then you will get a different result. For example, Scene 3 has Module 3 at 1/4, so if you reselect the Qz Window with this scene selected, you get 1Bar = 1 Beat. So we will use 4/4 as a default if all modules can be evenly divided into it or 4/4 can be evenly divided into it if longer. - KL# Fixed a bug in the Copy/Swap Module function - the RTParmEdits for the Perf RTParms related to Transpose and Run were not being swapped. - KL# Noticed that the way the 8 scene switches under the grid

18 were working was not the same as clicking on the grid, with respect to flagging the master scene as edited if a module layer scene was selected. The idea being that changing a module layer scene edits the master layer scene, so that if you RESTORE the master layer scene, it restores the module scene selections. - KL# Fixed bug with Phase Templates number not being displayed in the "KARMA Values" (Korg keyboard internally) or ParmDisplay windows (software). - KL# Fixed bug where you could set the Cluster Pattern length in a GV1 Gated VelPat GE to 0 (should be limited to a min of 1). - KL# Fixed bug where replicating a GV1 Gated Vel Clu Pattern with empty steps at the end would incorrectly set the length of the pattern to the last column with a cell turned on. - KL# Fixed issue with tooltips still popping up when cursor is hidden (i.e. dragging in a numbox). - KL# Fixed the operation of the "Reset Default" in the MIDI RTC Page to NOT reset the ports - setting them to port 0 makes no sense. - KL# Fixed issue with dragging a numbox in the Import To GE Editor not refreshing the analysis until you let go. - KL# Initialize Selected GEs should not have the Init Module checkbox. - Fixed wrong tooltip ID for Timbre Off Key Zones label in Key Zones Editor. - Fixed tooltips in Initialize Performance/GE with RTC Model Dialog. - KL# Fixed long-standing issue with Windows version not showing Ampersands in some menu items. For example, in the Dynamic MIDI Destination menus, would show "Trigger Notes Envs" instead of "Trigger Notes & Envs". - KL# Fixed issue with using Gated CCs and the phase mute buttons, where changing the Time Signature or the new phs mutes template could result in suddenly hanging long notes (since the sustained notes were not actually being terminated in the muted phase steps, so any appearance of a CC#11 > 0 would cause them to turn back on.) - KL# Fixed a bug where assigning a different GE inside a combi would cause all of the Master Layer settings to be sent, which might change durations and velocity accents etc. in various other modules, without then taking into account settings in the module layers that have priority over the master layer, so the sound might be "different/broken" in the other modules. - KL# Fixed a bug that may have been introduced by KL#1617, where comparing the master layer was not restoring the linked scenes in the master layer correctly. - KL# When reverting scenes within a Module Layer, and the currently selected scene was NOT the startup scene, would reset the Module's scene to the startup scene, within the current scene. Example: - Startup scene is 6 for all Layers including Master. - switch Master Layer to scene 3, and all Modules are on scene 3 (as stored). - switch to Module 3 Control Layer. - Revert all scenes in Module 3 - Module 3 scene is reset to 6, within Master Layer scene 3 (wrong). - KL# Fixed issue with comparing Master Layer (i.e. Reset Controls on Korg) where GE RTP that are assigned to Master and Module Layer, and the Module Layer has priority, would not reset to the value stored in the Module; therefore the sound of the scene would be broken.

Editing a Combination with KARMA Oasys and Merging the data with the OASYS

Editing a Combination with KARMA Oasys and Merging the data with the OASYS Editing a Combination with KARMA Oasys and Merging the data with the OASYS Revision 09-Jun-2015 by Stephen Kay This tutorial will explain the basic concepts of KARMA editing within KO, the concept of editing

More information

KARMA Motif What s new in Version 3.1?

KARMA Motif What s new in Version 3.1? KARMA Motif What s new in Version 3.1? Revision 14-Jan-2014 by Stephen Kay www.karma-lab.com Overview This document is primarily for current owners of KARMA Motif 3.0, who are upgrading and want to know

More information

Editing a Combination with KARMA M50 and Merging the data with the M50

Editing a Combination with KARMA M50 and Merging the data with the M50 Editing a Combination with KARMA M50 and Merging the data with the M50 Revision 04-Sep-2011 by Stephen Kay This tutorial will explain the basic concepts of KARMA editing within KM50, the concept of editing

More information

KARMA Motif Using the Remote Mode S70/S90 XS

KARMA Motif Using the Remote Mode S70/S90 XS KARMA Motif Using the Remote Mode S70/S90 XS Revision 07-Oct-2014 by Stephen Kay www.karma-lab.com Overview Note: the use of S90 XS in this document refers to either an S70 XS or an S90 XS. The information

More information

KARMA Motif Getting Started

KARMA Motif Getting Started KARMA Motif Getting Started Revision 07-Oct-2014 by Stephen Kay www.karma-lab.com Prerequisites Please perform the steps in the Installation and First Launch tutorial before beginning this one. Note: the

More information

OASYS Keyboard KARMA Recording Notes

OASYS Keyboard KARMA Recording Notes OASYS Keyboard KARMA Recording Notes This document covers the subject of recording OASYS onboard KARMA generation into Cubase and playing it back. For the subject of recording Karma-Lab s KARMA OASYS (KO)

More information

Table of Contents. Introduction Global mode KARMA function Disk mode Other functions Sequencer mode...

Table of Contents. Introduction Global mode KARMA function Disk mode Other functions Sequencer mode... E 1 Table of Contents About this manual... 2 Conventions in this manual... 2 Introduction... 3 Main features of version 2.0... 3 KARMA function... 3 Sequencer mode... 4 Global mode... 4 Disk mode... 4

More information

Controlling KARMA Motif with an External Pad Device

Controlling KARMA Motif with an External Pad Device Controlling KARMA Motif with an External Pad Device Revision 29-Aug-2012 by Stephen Kay www.karma-lab.com Introduction In this tutorial, we ll look at controlling KARMA Motif with a Korg nanopad2. However,

More information

Frame Editor 2 Manual

Frame Editor 2 Manual Chaos Culture Frame Editor 2 Manual Setup... 2 Editing clips... 2 Editing basics... 4 Managing colors... 6 Using effects... 7 Descriptions of the effects... 9 Fixed velocity... 9 Random velocity... 9 Rotate...

More information

KRONOS system version includes a number of new features, as listed below. Please refer to the updated PDF manuals for more information.!

KRONOS system version includes a number of new features, as listed below. Please refer to the updated PDF manuals for more information.! KRONOS 61/73/88 KRONOS X 61/73/88 System Version 3.0.2 November 29, 2014 Changes Since KRONOS System Version 2.1.2 New features KRONOS system version 3.0.2 includes a number of new features, as listed

More information

Chaos Culture. Multiclip Editor / Multiclip Note preview 1.5. Edited by Jason Cowling

Chaos Culture. Multiclip Editor / Multiclip Note preview 1.5. Edited by Jason Cowling Chaos Culture Introduction... 2 Important stuff... 2 Setup... 3 Editing clips... 4 Using the editor... 5 Settings... 9 Workflow settings... 10 Performance... 13 Future updates... 13 Editor 1.6.61 / Note

More information

Digitakt OS 1.07 Release Information

Digitakt OS 1.07 Release Information Digitakt OS 1.07 Release Information Elektron Music Machines March 9, 2018 How to upgrade: Upgrading from within the OS Select SYSTEM in the SETTINGS menu, and then select OS UPGRADE. Send the SysEx firmware

More information

System Version February 14, 2017

System Version February 14, 2017 KRONOS 61/73/88 KRONOS X 61/73/88 KRONOS 2 61/73/88/PLATINUM/LS/GOLD System Version 3.1.2 February 14, 2017 Changes Since KRONOS System Version 3.1.1 Disk mode In system version 3.1.1 only, when installing

More information

PS04 Pattern Editor. Last Update: Feb,

PS04 Pattern Editor.   Last Update: Feb, PS04 Pattern Editor www.soundside.de Last Update: Feb,12 2004 Index 1. Introduction. 2. Overview of the Pattern Editor. 3. Setting up the Pattern Editor. 4. Loading and playing a Rhythm Pattern in the

More information

Manual. Note: This software has only been tested with VF-1 firmware Compatibility with other firmware versions cannot be guaranteed!

Manual. Note: This software has only been tested with VF-1 firmware Compatibility with other firmware versions cannot be guaranteed! Manual Note: This software has only been tested with VF-1 firmware 1.12. Compatibility with other firmware versions cannot be guaranteed! Configuration Click on the MIDI text on the "LCD" to bring up the

More information

OPERATION MANUAL VST / AU

OPERATION MANUAL VST / AU OPERATION MANUAL VST / AU This manual is under construction. If you want to help to improve it contact: info@audiorealism.se Introduction AudioRealism Bass Line 3 (ABL3) is an emulation of a classic pattern

More information

Digitakt OS 1.10 Release Information

Digitakt OS 1.10 Release Information Digitakt OS 1.10 Release Information Elektron Music Machines June 29, 2018 How to upgrade: Upgrading from within the OS Select SYSTEM in the SETTINGS menu, and then select OS UPGRADE. Send the SysEx firmware

More information

Digitakt OS 1.06 Release Information

Digitakt OS 1.06 Release Information Digitakt OS 1.06 Release Information Elektron Music Machines February 12, 2018 How to upgrade: Upgrading from within the OS Select SYSTEM in the SETTINGS menu, and then select OS UPGRADE. Send the SysEx

More information

Chapter 2: Basic Operation...17

Chapter 2: Basic Operation...17 Chapter 1: Introduction...1 Top Panel...1 Front Panel...7 Rear Panel...8 Bottom Panel...9 Output Connectivity Example...10 Analog Input Connectivity Example...10 Digital Connectivity Example...11 USB Connectivity...11

More information

Chaos Culture. MIDI Modulators / Multiclip Note preview 1.6. Edited by Jason Cowling

Chaos Culture. MIDI Modulators / Multiclip Note preview 1.6. Edited by Jason Cowling Chaos Culture Introduction... 2 Important stuff... 2 Setup... 3 Editing clips... 4 Using the editor... 5 Modulators... 8 Settings... 9 Work$ow settings... 10 Performance... 13 Future updates... 13 1.8.99

More information

DER OTO. With this firmware revision, you can use your Biscuit as a standard one (Revision 1.2) or as Der OTO.

DER OTO. With this firmware revision, you can use your Biscuit as a standard one (Revision 1.2) or as Der OTO. User Manual Rev 2.3 February 2012 1 DER OTO PRESENTATION Der OTO is the new Biscuit firmware (revision 2) and turns your Biscuit into a monophonic synth. You can play Der OTO with a standard MIDI keyboard,

More information

StepPolyArp Unit. Step Polyphonic Arpeggiator / Sequencer App & Audio Unit MIDI effect for ios

StepPolyArp Unit. Step Polyphonic Arpeggiator / Sequencer App & Audio Unit MIDI effect for ios StepPolyArp Unit Step Polyphonic Arpeggiator / Sequencer App & Audio Unit MIDI effect for ios Presentation... 1 Application setup... 2 MIDI connections between ios applications... 2 MIDI over WiFi on macos...

More information

Drum Machine Manual V1.2.0

Drum Machine Manual V1.2.0 Drum Machine Manual V1.2.0 Rugged Circuits and Wusik Dot Com 2011 Welcome to Beat707 Arduino Shield This board requires an Arduino Board plugged on the bottom of the Beat707, you can also use a NetDuino

More information

Editor/Plug-In Editor Manual

Editor/Plug-In Editor Manual Editor/Plug-In Editor Manual E Table of Contents Introduction... 1 Main features...1 Please note before use...1 M50 Editor and M50 Plug-In Editor operating requirements...1 Installation... Installation

More information

CV.OCD USER MANUAL. CV.OCD has four assignable continuous analog CV outputs and twelve assignable gate/trigger outputs. MIDI-TO-CV

CV.OCD USER MANUAL. CV.OCD has four assignable continuous analog CV outputs and twelve assignable gate/trigger outputs. MIDI-TO-CV six4pix.com/cvocd CV.OCD USER MANUAL Introduction CV.OCD is a device which converts MIDI signals to the Control Voltage (CV) and Trigger/Gate signals which are used to control traditional analog synthesizers.

More information

MOOG SUB 37 - FIRMWARE UPDATE UPDATE INSTRUCTIONS FOR WINDOWS (Skip to the next section for Mac OSX instructions)

MOOG SUB 37 - FIRMWARE UPDATE UPDATE INSTRUCTIONS FOR WINDOWS (Skip to the next section for Mac OSX instructions) MOOG SUB 37 - FIRMWARE UPDATE 1.2.0 WHAT YOU WILL NEED A computer A program for sending MIDI SysEx data to your Sub 37. We recommend Bome SendSX for Windows, or SysEx Librarian for Macintosh. DOWNLOAD

More information

Recording KMO in cubase, on Windows seven 32 bits, with Motif XF in remote mode.

Recording KMO in cubase, on Windows seven 32 bits, with Motif XF in remote mode. Recording KMO in cubase, on Windows seven 32 bits, with Motif XF in remote mode. On this example, I m using firewire drivers on Motif XF. If you are using usb drivers, you need to change the following:

More information

User Manual. Drum Machine

User Manual. Drum Machine User Manual Drum Machine Overview Interface Overview Interface 1 Nithonat s interface is split into three parts: Internal sequencer Responsible for editing patterns in Int.Seq. mode. Internal sequencer

More information

Please note that the following issues have been fixed in the 7.1 update.

Please note that the following issues have been fixed in the 7.1 update. 7.1, Elements 7.1, LE 7.1 fixed issues Please note that the following issues have been fixed in the 7.1 update. Time Ruler Style If "transparency" is activated for the time ruler in the Edit window, for

More information

Karma Music Workstation Main Features. EasyStart CONTENTS

Karma Music Workstation Main Features. EasyStart CONTENTS EasyStart Karma Music Workstation Main Features 62-note polyphony 32 Mbyte wave ROM, expandable to 64 MB w/ 2 EXB-PCM expansion boards 640 Programs, 384 Combis, expandable to 896 Programs and 640 Combis

More information

TB-303. Software Bass Line Owner s Manual Roland Corporation 01

TB-303. Software Bass Line Owner s Manual Roland Corporation 01 TB-303 Software Bass Line Owner s Manual 2019 Roland Corporation 01 Introduction For details on the settings for the DAW software that you re using, refer to the DAW s help or manuals. About Trademarks

More information

INSTALLATION. UNDERSCORE is a sample library for Native Instruments Kontakt 5.3 and later. It will NOT work with the free Kontakt Player.

INSTALLATION. UNDERSCORE is a sample library for Native Instruments Kontakt 5.3 and later. It will NOT work with the free Kontakt Player. INSTALLATION UNDERSCORE is a sample library for Native Instruments Kontakt 5.3 and later. It will NOT work with the free Kontakt Player. Before loading any of the instruments in the Instruments folder,

More information

HALion 6 HALion Sonic (SE) 3

HALion 6 HALion Sonic (SE) 3 HALion 6 HALion Sonic (SE) 3 Version history June 2017 Steinberg Media Technologies GmbH HALion 6.0.10 / HALion Sonic (SE) 3.0.10 Improvements & issues resolved The following lists all resolved issues

More information

SysexFiler -- Kronos Timbre Copy

SysexFiler -- Kronos Timbre Copy SysexFiler -- Kronos Timbre Copy V1.6.0 December 2016 by Tim Godfrey SysexFiler is a general purpose Sysex manager for Windows, extended to perform specific conversion tasks for a few synths. It is not

More information

Inear Display AMALGAME

Inear Display AMALGAME Inear Display AMALGAME User Guide Version 1.1 Table Of Contents Introduction 3 Overview 4 Installation and First Launch 5 Interface Overview 6 Loading and Saving Presets 7 Effects 8 XY Pad 9 Sequences

More information

Firmware Version 1.60 User s Guide

Firmware Version 1.60 User s Guide MZ-X500 EN MZ-X300 Firmware Version 1.60 User s Guide MZX500/300-160-E-1A 1 Updates Provided by Firmware Version 1.10 Firmware changes provided by Version 1.0X are those described below. Addition of a

More information

What s New in Finale 2005b for Macintosh OS X & Windows

What s New in Finale 2005b for Macintosh OS X & Windows What s New in Finale 2005b for Macintosh OS X & Windows Full Read Me documentation with more information on fixes in the initial release of Finale 2005 is included in the updater download. The following

More information

PSQ-1684 Operation Manual

PSQ-1684 Operation Manual PSQ-1684 Operation Manual Version 3.0.0 1 Table of Contents Table of Contents Introduction Quick Start Main Clock Section Run Sync & Rate Shuffle Reset CV Reset CV Run Chaining PSQs Pulse Section Generator

More information

LiveProfessor 2. User Manual. Rev audiostrom.com

LiveProfessor 2. User Manual. Rev audiostrom.com LiveProfessor 2 User Manual Rev 1.0 - audiostrom.com Contents Introduction 4 System Requirements 4 License files 4 First Run 5 Installing Plugins Plugin Manager Audio Settings MIDI Inputs 7 Replacing A

More information

MIDI Player Pro v1.3.0 basic users guide By Hans Petter Selasky, November 2015

MIDI Player Pro v1.3.0 basic users guide By Hans Petter Selasky, November 2015 MIDI Player Pro v1.3.0 basic users guide By Hans Petter Selasky, November 2015 1. Device configuration Before you can start using MIDI Player Pro you need to select the «Config» tab and press the «DEV»

More information

User Guide. Manual Version 1.0

User Guide. Manual Version 1.0 User Guide Manual Version 1.0 Table of Contents Introduction... 3 System Requirements and Product Support... 3 Installation... 3 Windows... 3 Mac OS X... 3 Quick Start... 4 Operation... 5 Global Controls...

More information

HALion 4. Version history Known issues & solutions. Januar 2013 Steinberg Media Technologies GmbH

HALion 4. Version history Known issues & solutions. Januar 2013 Steinberg Media Technologies GmbH HALion 4 Version history Known issues & solutions Januar 2013 Steinberg Media Technologies GmbH Table of contents About... 3 HALion 4.5.4... 4 Issues resolved... 4 HALion 4.5.3... 5 Improvements... 5 Issues

More information

Kameleono. User Guide Ver 2.1

Kameleono. User Guide Ver 2.1 Kameleono Ver 2.1 Table of Contents Overview...4 MIDI Processing Chart...5 Kameleono Inputs...5 Kameleono Core...5 Kameleono Output...5 Getting Started...6 Installing...6 Manual installation on Windows...6

More information

Mark III Series Full-Function Models

Mark III Series Full-Function Models English Mark III Series Full-Function Models (B) Advanced Operation Manual English Table of Contents Advanced Playback Chapter 1 Storing & Managing Songs on Disks Using Memory Disks... 1 Specifying a

More information

Procussion operation manual Basic Operation 15 BASIC OPERATION

Procussion operation manual Basic Operation 15 BASIC OPERATION Basic Operation 15 BASIC OPERATION 16 Main Controls 17 BASIC OPERATION MAIN CONTROLS MIDI ACTIVITY EDIT MENU SELECT CURSOR CONTROL VOLUME CONTROL I/O MASTER EDIT ENTER C01 Vol127 Pan=K CURSOR DATA VOLUME

More information

GNMIXER GN MIDI Solutions

GNMIXER GN MIDI Solutions GNMIXER I GNMixer Table of Contents Part I GNMixer 2 1 Purpose 2 Conditions... 2... 2 3 Suggestions /... comments / bug reports / questions 2 Part II Installation 3 1 Installation... 3 2 Deinstallation...

More information

RELEASE NOTICE FOR SWAR STUDIO

RELEASE NOTICE FOR SWAR STUDIO RELEASE NOTICE FOR SWAR STUDIO Version 2.0.4 Corrected a problem on El Capitan ( OS X 10.11) where the user interface of the plugins would initially appear empty. This is now solved by an automatic minimize/maximize

More information

LIQUID FOOT+ SERIES MIDI FOOT CONTROLLERS. FIRMWARE PLATFORM V6.00beta. This documentation will be updated

LIQUID FOOT+ SERIES MIDI FOOT CONTROLLERS. FIRMWARE PLATFORM V6.00beta. This documentation will be updated LIQUID FOOT+ SERIES MIDI FOOT CONTROLLERS FIRMWARE PLATFORM V6.00beta This documentation will be updated REV 1.0 - NOV 3, 2018 Table of Contents V6.00 BETA FIRMWARE INSTALLATION NOTES... 3 V6.00 System

More information

MOX6/MOX8 Editor VST Owner s Manual

MOX6/MOX8 Editor VST Owner s Manual MOX6/MOX8 Editor VST Owner s Manual Contents What is the MOX6/MOX8 Editor VST?...2 Data Structure of the MOX6/MOX8 Editor VST...3 Starting the MOX6/MOX8 Editor VST...4 An Example of MOX6/MOX8 Editor VST

More information

Chapter 3 User Interface Basics

Chapter 3 User Interface Basics Chapter 3 User Interface Basics Mode Buttons Navigation The Display Chapter 3 will show you how to get around the front panel of your K2500. Your interactions can be divided into three primary operations:

More information

PSP Rhythm User s Manual

PSP Rhythm User s Manual PSP Rhythm User s Manual Introduction pg. 02 Main Menu pg. 03 Button Icon Legend pg. 03 User Interface pg. 04 Pattern View pg. 05 Track View pg. 07 Wave View pg. 09 Effects View pg. 11 Song View pg. 14

More information

MPC1000 & MPC2500 JJ OS128XL OPERATIONS MANUAL

MPC1000 & MPC2500 JJ OS128XL OPERATIONS MANUAL MPC1000 & MPC2500 JJ OS128XL OPERATIONS MANUAL This manual is written only about the function added by JJ OS. Please refer to the manual of AKAI for the basic function of MPC. When you change OS, please

More information

Menu Symbols. Menu Symbol. Key on Keyboard

Menu Symbols. Menu Symbol. Key on Keyboard Menu Symbols Menu Symbol Key on Keyboard Command/Apple Key (like Control on a PC) Also written as Cmd Option (like Alt on a PC) Shift Control (Control-click = Right-click) Tab Return Enter (on Number Pad)

More information

MOTIF XS Editor VST Owner s Manual

MOTIF XS Editor VST Owner s Manual MOTIF XS Editor VST Owner s Manual Contents What is the MOTIF XS Editor VST?...2 Data Structure of the MOTIF XS Editor VST...3 Starting the MOTIF XS Editor VST...4 An Example of MOTIF XS Editor VST in

More information

FRONT PANEL OVERVIEW...1 REAR PANEL OVERVIEW...3 HOOKUP DIAGRAM...4 DISPLAYING INFORMATION...6

FRONT PANEL OVERVIEW...1 REAR PANEL OVERVIEW...3 HOOKUP DIAGRAM...4 DISPLAYING INFORMATION...6 TABLE OF CONTENTS FRONT PANEL OVERVIEW...1 REAR PANEL OVERVIEW...3 HOOKUP DIAGRAM...4 DISPLAYING INFORMATION...6 OCTAVE AND TRANSPOSITION...6 NOTE...6 NOTE AFTERTOUCH (Channel Pressure)...6 CONTROL CHANGE...6

More information

Maize Sampler 2 Documentation

Maize Sampler 2 Documentation Maize Sampler 2 Documentation Copyright (C) 1995-2014 Maizesoft 1 Introduction Have you ever dreamed publishing your samples as a VST and Audio Unit virtual instrument? With Maize Sampler 2, this is easy

More information

FACTORSYNTH user manual

FACTORSYNTH user manual FACTORSYNTH user manual www.jjburred.com - software@jjburred.com J.J. Burred, 2018-2019 factorsynth version: 1.4, 28/2/2019 Introduction Factorsynth is a Max For Live device that uses machine learning

More information

nativekontrol PXT-Live Plus User Manual Version 1.0.8

nativekontrol PXT-Live Plus User Manual Version 1.0.8 nativekontrol PXT-Live Plus User Manual Version 1.0.8 1 CHANGES IN THIS VERSION 2 GENERAL OVERVIEW 3 SETUP 3.1 Live Settings 3.2 UserPlusPreferences 4 GLOBAL CONTROLS 4.1 Touch Strip 5 PLUS MATRIX MODES

More information

SysexFiler -- Triton to Kronos Combi Conversion

SysexFiler -- Triton to Kronos Combi Conversion SysexFiler -- Triton to Kronos Combi Conversion by Tim Godfrey SysexFiler is a general purpose Sysex manager for Windows, extended to perform specific conversion tasks for a few synths. It is not a polished

More information

Version 2.0 Release Notes for Kurzweil Mark 150/10 & Young Chang DG 150

Version 2.0 Release Notes for Kurzweil Mark 150/10 & Young Chang DG 150 Version 2.0 Release Notes for Kurzweil Mark 150/10 & Young Chang DG 150 This document describes the changes and new features that are part of version 2.0 software for the Kurzweil Mark 150/10 and Young

More information

KORG KROME Music Workstation - Product Specifications

KORG KROME Music Workstation - Product Specifications KORG KROME Music Workstation - Product Specifications Keyboard KROME-73 System 73-key: Natural Touch Semi Weighted keyboard *velocity sensitive is supported, after touch is not supported *Standard C1 -

More information

MorphEdit for Windows. Copyright 1994,1995,1996 PJA White

MorphEdit for Windows. Copyright 1994,1995,1996 PJA White MorphEdit for Windows Copyright 1994,1995,1996 PJA White Table of Contents 1. INTRODUCTION... 1 2. REQUIREMENTS... 2 3. INSTALLATION... 3 4. STARTING THE EDITOR... 4 5. MODES OF OPERATION... 5 5.1 STAND-ALONE

More information

About this manual. Conventions in this manual. The manuals and how to use them

About this manual. Conventions in this manual. The manuals and how to use them 1 Thank you for purchasing the Korg KROSS SYNTHESIZER WORKSTATION. To help you get the most out of your new instrument, please read. About this manual The manuals and how to use them The KROSS comes with

More information

Cubase 9.5. Version History. October 2018 Steinberg Media Technologies GmbH

Cubase 9.5. Version History. October 2018 Steinberg Media Technologies GmbH Cubase 9.5 Version History October 2018 Steinberg Media Technologies GmbH Cubase 9.5.40 Issues & improvements The following list details resolved issues and improvements in this version. Additional improvements

More information

About this manual. Conventions in this manual. The manuals and how to use them

About this manual. Conventions in this manual. The manuals and how to use them Operation Guide E 1 Thank you for purchasing the Korg KROSS music workstation. To ensure trouble-free enjoyment of your new instrument, please read this manual carefully and use the product as directed.

More information

PUB. DIE A. Canon XF Utility. Instruction Manual. Macintosh. Version 1.2

PUB. DIE A. Canon XF Utility. Instruction Manual. Macintosh. Version 1.2 PUB. DIE-0408-000A 1 C Y P O Canon XF Utility Instruction Manual Macintosh Version 1.2 Table of Contents 02 03 Introduction 03 About Canon XF Utility 03 Conventions in the Manual 04 Running XF Utility

More information

TR-808. Software Rhythm Composer Owner s Manual. Copyright 2018 ROLAND CORPORATION 01

TR-808. Software Rhythm Composer Owner s Manual. Copyright 2018 ROLAND CORPORATION 01 TR-808 Software Rhythm Composer Owner s Manual Copyright 2018 ROLAND CORPORATION 01 Introduction For details on the settings for the DAW software that you re using, refer to the DAW s help or manuals.

More information

User Manual. for ArcTrax UWP version

User Manual. for ArcTrax UWP version User Manual for ArcTrax UWP version 1.0.3.0 Table of Contents 1 Overview... 2 1.1 Introduction... 2 1.2 Structure... 2 2 Panel Reference... 3 2.1 Overview... 3 2.2 Controls... 4 2.3 Oscillator... 5 2.4

More information

QuantiChord. MIDI Chord Quantizer App & Audio Unit MIDI effect for ios

QuantiChord. MIDI Chord Quantizer App & Audio Unit MIDI effect for ios QuantiChord MIDI Chord Quantizer App & Audio Unit MIDI effect for ios Presentation... 1 Application setup... 2 MIDI connections between ios applications... 2 MIDI over WiFi on macos... 3 MIDI over USB

More information

Worlde TUNA MINI MIDI Controller User s Manual

Worlde TUNA MINI MIDI Controller User s Manual HANGZHOU WORLDE DIGITAL PIANO CO.,LTD WEBSITE: WWW.WORLDE.COM.CN EMAIL:SALES@WORLDE.COM.CN TEL:86 571 88730848 Worlde TUNA MINI MIDI Controller User s Manual -1- Contents 1. INTRODUCTION... 3 2. FEATURES...

More information

MOTIF XF Editor Owner s Manual

MOTIF XF Editor Owner s Manual MOTIF XF Editor Owner s Manual Contents What is the MOTIF XF Editor?...2 Studio Manager...2 Studio Connections...2 About Open Plug-in Technology...3 Data Structure of the MOTIF XF Editor...4 Starting the

More information

JX-3P. PLUG-OUT Software Synthesizer Owner s Manual Roland Corporation 01

JX-3P. PLUG-OUT Software Synthesizer Owner s Manual Roland Corporation 01 JX-3P PLUG-OUT Software Synthesizer Owner s Manual 2018 Roland Corporation 01 Introduction When using the JX-3P for the first time, you must specify the MIDI Input/Output setting in the Setting window

More information

Aeolian Meditation. User Manual. All that we see or seem is but a dream within a dream. - Edgar Allan Poe

Aeolian Meditation. User Manual. All that we see or seem is but a dream within a dream. - Edgar Allan Poe Aeolian Meditation User Manual All that we see or seem is but a dream within a dream. - Edgar Allan Poe The ultimate soundscape generator. Pure and meditative or an alien landscape. Ocean waves or an industrial

More information

Fujitsu LifeBook A & V Series

Fujitsu LifeBook A & V Series Fujitsu LifeBook A & V Series BIOS Guide LifeBook A & V Series Models: A1110/A1120 V1030 Document Date: 10/01/2008 Document Part Number: FPC65-4363-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook A1110/V1030

More information

Windows XP. A Quick Tour of Windows XP Features

Windows XP. A Quick Tour of Windows XP Features Windows XP A Quick Tour of Windows XP Features Windows XP Windows XP is an operating system, which comes in several versions: Home, Media, Professional. The Windows XP computer uses a graphics-based operating

More information

OWNER S MANUAL rev. 2.02

OWNER S MANUAL rev. 2.02 Model 8-422 ver. 2.0 OWNER S MANUAL rev. 2.02 Om._03637 2010 CHD Elektroservis Table of contents: page 1. Product description.......................................... 4 1.1. DCB communication..........................................

More information

SH-2. PLUG-OUT Software Synthesizer Owner s Manual

SH-2. PLUG-OUT Software Synthesizer Owner s Manual SH-2 PLUG-OUT Software Synthesizer Owner s Manual Copyright 2014 ROLAND CORPORATION All rights reserved. No part of this publication may be reproduced in any form without the written permission of ROLAND

More information

Sounds of the Delta Kontakt instrument.

Sounds of the Delta Kontakt instrument. Sounds of the Delta Kontakt instrument. INDEX 1...How to Install/Load presets. 2...Overview of instrument. 3...Sequencer 4...Effects section and controls. 5...Credits. Thank you for buying our latest Kontakt

More information

Editor: Yamaha TG500 TECH PUB

Editor: Yamaha TG500 TECH PUB OPCODE Editor: Yamaha TG500 TECH PUB This Galaxy Plus Editors module adds support for the Yamaha TG500. This manual describes only features specific to the TG500 Editor. See your Galaxy manual for information

More information

Workshop. Automation ÂØÒňΠMV-8000

Workshop. Automation ÂØÒňΠMV-8000 ÂØÒňΠMV-8000 Workshop Automation 2006 Roland Corporation U.S. All rights reserved. No part of this publication may be reproduced in any form without the written permission of Roland Corporation U.S.

More information

Apple is rightfully proud of the user interface design incorporated into

Apple is rightfully proud of the user interface design incorporated into Customizing OS X Apple is rightfully proud of the user interface design incorporated into the Macintosh OS X family of operating systems. The interface is easy to use, and it s also easy to customize so

More information

BR-800 Rhythm Editor Manual

BR-800 Rhythm Editor Manual BR-800 Rhythm Editor Manual Copyright 00 BOSS Corporation All rights reserved. No part of this publication may be reproduced in any form without the written permission of BOSS Corporation. * Microsoft

More information

Version 2.x Customers Version is a FREE update for ScreenFlow 2.x and will not require a purchase.

Version 2.x Customers Version is a FREE update for ScreenFlow 2.x and will not require a purchase. ScreenFlow 2.1.11 Release Notes ATTENTION Version 1.x Customers Version 2 is a $29 paid upgrade from version 1.x and will require a new serial number. If you install version 2 without purchasing a new

More information

Fujitsu LifeBook A Series

Fujitsu LifeBook A Series Fujitsu LifeBook A Series BIOS Guide LifeBook A Series Model: A3130 Document Date: 06/20/2007 Document Part Number: FPC58-1706-01 FUJITSU COMPUTER SYSTEMS CORPORATION 1 LifeBook A Series BIOS A Series

More information

Here is the design that I created in response to the user feedback.

Here is the design that I created in response to the user feedback. Mobile Creative Application Development Assignment 2 Report Design When designing my application, I used my original proposal as a rough guide as to how to arrange each element. The original idea was to

More information

The Kurzweil K2000 & Galaxy Intro: Phase One: Phase Two:

The Kurzweil K2000 & Galaxy Intro: Phase One: Phase Two: The Kurzweil K2000 & Galaxy Intro: The Kurzweil K2000 is arguably the most powerful synthesizer in the OU MIDI Lab. It is definitely the most flexible and programmable. But to realize this power and flexibility

More information

Handout Objectives: a. b. c. d. 3. a. b. c. d. e a. b. 6. a. b. c. d. Overview:

Handout Objectives: a. b. c. d. 3. a. b. c. d. e a. b. 6. a. b. c. d. Overview: Computer Basics I Handout Objectives: 1. Control program windows and menus. 2. Graphical user interface (GUI) a. Desktop b. Manage Windows c. Recycle Bin d. Creating a New Folder 3. Control Panel. a. Appearance

More information

Manual addendum written by Nadine Raihani, Cornelius Lejeune Manual version: 1.3 (09/2008) Software version: 2.0.4

Manual addendum written by Nadine Raihani, Cornelius Lejeune Manual version: 1.3 (09/2008) Software version: 2.0.4 MANUAL ADDENDUM The information in this document is subject to change without notice and does not represent a commitment on the part of NATIVE INSTRUMENTS GmbH. The software described by this document

More information

Spatial Audio Workstation

Spatial Audio Workstation Date: 11 of August, 2017 Spatial Audio Workstation Release Notes Version 2.4.0 1 Introduction This document describes the steps to install the Spatial Audio Workstation 2 on your computer. Please read

More information

OpenForms360 Validation User Guide Notable Solutions Inc.

OpenForms360 Validation User Guide Notable Solutions Inc. OpenForms360 Validation User Guide 2011 Notable Solutions Inc. 1 T A B L E O F C O N T EN T S Introduction...5 What is OpenForms360 Validation?... 5 Using OpenForms360 Validation... 5 Features at a glance...

More information

RADAR RELEASE NOTES

RADAR RELEASE NOTES Welcome to RADAR Version 3.25! Why not take a few moments to review these release notes to see what s new in Version 3.25. Use the up and down arrows on your keyboard to scroll through, or the cancel key

More information

Table of Contents Kiwi-106 Features...5 Kiwi 106 Flow Chart...6 Kiwi 106 Front Panel...7 Control Description...8 Key Transpose...

Table of Contents Kiwi-106 Features...5 Kiwi 106 Flow Chart...6 Kiwi 106 Front Panel...7 Control Description...8 Key Transpose... 2 Table of Contents Kiwi-106 Features...5 Kiwi 106 Flow Chart...6 Kiwi 106 Front Panel...7 Control Description...8 Key Transpose...8 Poly 1- Key Modes...9 Poly 2 - Hold...9 Midi Channel...9 Group A/B...10

More information

Major new functions of version 1.5

Major new functions of version 1.5 Major new functions of version 1.5 TRITON-Rack operating system version 1.5 adds a variety of new functions. Multi mode Copy from Combination utility menu command An Auto adjust Arp for Multi REC option

More information

Model ver OWNER S MANUAL Rev CHD Elektroservis

Model ver OWNER S MANUAL Rev CHD Elektroservis Model 8-431 ver. 1.1 OWNER S MANUAL Rev. 2 7 2018 CHD Elektroservis Contents page 1 INTRODUCTION..................................................................... 3 1.1 INTERFACE FUNCTIONS.............................................................

More information

Fujitsu LifeBook T Series

Fujitsu LifeBook T Series Fujitsu LifeBook T Series BIOS Guide LifeBook T Series Model: T580 Document Date: 12/10/2010 Document Part Number: FPC58-2801-01 FUJITSU AMERICA, INCORPORATED 1 LIFEBOOK T580 BIOS T Series BIOS BIOS SETUP

More information

Fujitsu LifeBook A Series

Fujitsu LifeBook A Series Fujitsu LifeBook A Series BIOS Guide LifeBook A Series Models: A3040 Document Date: 2/10/06 Document Part Number: FPC58-1482-01 F U J I T S U C O M P U T E R S Y S T E M S 1 LifeBook A Series Notebook

More information

User Manual V

User Manual V By User Manual V1.0 http://polyversemusic.com/support support@polyversemusic.com Gatekeeper User Manual Table of Contents Getting Started 4 Installation 4 Presets 5 With or Without MIDI? 5 Ableton Live

More information

Prophet Rev2 OS Addendum

Prophet Rev2 OS Addendum Prophet Rev2 OS 1.1.4 Addendum Rev2 OS version 1.1.4 adds a number of new features not covered in the main Operation Manual. These features are described in this addendum in the order shown below. New

More information

FM 4/100 USB Software for OSX

FM 4/100 USB Software for OSX FM 4/100 USB Software for OSX JLCooper makes no warranties, express or implied, regarding this software s fitness for a particular purpose, and in no event shall JLCooper Electronics be liable for incidental

More information

MCS 2 USB Software for OSX

MCS 2 USB Software for OSX for OSX JLCooper makes no warranties, express or implied, regarding this software s fitness for a particular purpose, and in no event shall JLCooper Electronics be liable for incidental or consequential

More information