-
Latest Version
-
Operating System
Windows 7 64 / Windows 8 64 / Windows 10 64 / Windows 11
-
User Rating
Click to vote -
Author / Product
-
Filename
mixcraft10-b635-setup.exe
Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.
Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Mixcraft Pro Studio 10.6 Build 635.
For those interested in downloading the most recent release of Mixcraft Pro Studio or reading our review, simply click here.
All old versions distributed on our website are completely virus-free and available for download at no cost.
We would love to hear from you
If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!
What's new in this version:
Mixcraft Pro Studio 10.6 Build 635
- Memory leak fixed that affected people when monitoring a stereo source that's armed for mono, and not recording.
Mixcraft Pro Studio 10.0 Build 596
- Slightly better optimizations on arming/disarming/monitoring.
- Bulletproofed for missing rewire device on OnUndelete() of Rewire track.
- Bulletproofing for rare crash where clip had null track ptr in live performance manager.
- Fix for restarting playback of midi track when adjusting loop. Better note off control.
- Fix for adjusting time signature on brand new marker dialog. Was getting messed up due to logic error.
- Fix for instrument effect chain not updating/syncing on mixer properly with new instrument quick access panel.
- Added in two missing constants for the control surface api.
- If user saves project and types in myproj.mx10, we double check that there isn't a ‘myproj’ folder and if there is, we ask if they want to overwrite it. (only when saving a project folder.)
- Incremented javascript api level to 3
- Added Track.IsMonitoring(fader index, opt bool for actual track num) and Track.Monitor(fader index, bool, opt bool for actual track num)
- Added two new notifications: MM.TRACK_SEND_CHANGE - data1 = faderNum, data2 = send num and MM.TRACK_COLOR_CHANGE = data1 = faderNum of track that changed color.
- Fixed rare crash with hitting new project with hidden master track and auto on master track.
- Was not clearing removed items from the start project window's list of previous projects - IF the user removed items and then loaded a project or did something without hitting the [x] box on the dialog. storing file version when scanning plugins
- When saving from a template, we no longer populate the file dialog with a default name based off the template as it resulted in a problem saving over an existing folder if using the default name.
- Fix for not adding templates to mru list when installing them
- Power button tooltip changed to "deactivate/activate" instead of deactivate effect/activate effect
- Added try/catch around AsioMixingOpen()
- Bulletproofing for case where ScrollingParent() returns null - thanks to user reported auto-crash.
- Added download record check for pro template installation. (For installer)
- Resource for Pro Studio build now will read "Mixcraft 10 Pro Studio"
- Fixed school install mode where user clicks "FX" button on master bar.- Thanks to user reported auto-crash.
- Bulletproofed guienvelope - got weird crash when deleting clip - envelope somehow got called and had a GetMainWindow() of null. - thanks to user reported auto-crash.
- Bulletproofed tooltip code
- Bullet proofed no melodyne situation if project was saved with melodyne - may not help.
- Bulletproofed -1 index on array for generic button controller. Moved logic into safe area. A few user report crashes had this issue.
- Fixed master track hidden bugs related to effect controllers. (Thanks to user reported auto-crash.)
- Now if default drum map preset column is blank in the drum map we load assume it is -1 which has no preset.
- Bug #1421, fixed Flac 8-bit mixdown.
- Added cr-78 to drum maps
- Fixed replace mode recording issue when stopping before next recording has started.
- Undo node created for adding marker during playback or recording
- Workaround for fromISO8601/toISO8601 bug that could cause unnecessary plugin scans
- Japanese & Turkish text was updated.
- Fix for alt-drag crash from performance panel to alphasampler or omnisampler. (Thanks to user reported auto-crash.)
- More restricted drop target areas
- Make sure CMultiChainContainer::UpdateButtonStates() gets called when adding a new plugin
- Fixed audio editor drag spot.
- Another bullet proofing for ProjectTrack() being nullptr in an odd case in the performance panel. (Thanks to user reported auto-crash.)
- Bulletproofed for slot->ProjectTrack() being nullptr (Thanks to user reported auto-crash.)
- Fixed library freeze with import dialog browse button. Would have affected other browse scenarios as well. (Thanks to user reported auto-crash.)
- Added code to ensure effect dialog is always removed from the effect dialog pointer list store in project. (Thanks to user reported auto-crash.)
- Added id logging to effect dialog
- Fixed typo in script accessing library info
- Showing marker placement during playback again
- Update auto lane to default before deleting effects on master track.
- If master track was hidden, some code was deleting the effects for the wrong track!!! (Thanks to user reported auto-crash.)
- Must call DeleteEffectChain with -1 for track num.
- Faster store updating product count on store tab.
- Fixed template loading from factory area in program data so that it does not go to the mru list
- A flaw discovered in range checking when loading a project with a missing send track. fxSendNumber was 0 and the number of sends was 0. Needed to be >= instead of > removing redundant logging in vstshell . (Thanks to user reported auto-crash.)
- Bullet proofed creating preview sound where it failed to create a pcm buffer.
- Bullet proofed function trying to access track->GetPCMTrack()->armed where GetPCMTrack() was returning nullptr. (Thanks to user reported auto-crash.)
- Bulletproofed no preview track situation.
- Added some more bullet-proofing for melodyne
- Added some bullet proofing for keys - must be from 0 to 11. (Thanks to user reported auto-crash.)
- #1386 Project search results should contain "all" criteria, rather than "any"
- #1398 Deselecting column headers on the new project dialog isn't persistent + listview search controls correctly parse quoted strings
- Help links for arm menus
- #1396 Alt+drag instrument to FX slot, remove, undo, crash:
- Added the save revisions dialog
- Added support for new AI machine learning Stem Separation feature.
- New feature - quick access for instruments and instrument effects to the right of the instrument icon on a track.
- Wrong string on ogg dialog
- Added warning icons for bad plugins (Seen in the plugin manager)
- Fixed Step editor voice defaults maintaining voices in the correct order.
- Fixed autoscrolling in the piano roll to be consistent with the track area.
- Improved effect dialog logic for showing/hiding the effect dialog.
- #1370 Favorites category shows 0:
- #1369 Crash right-clicking on an instrument favorite
- Fixed marker dialog to not allow bad tempos via spinner control
- Changed min_tempo to 20 bpm instead of 40.
- Fixed stuck note with note straddling loop end (in performance panel)
- Fixed minor glitch with track regions not updating after dragging to the performance panel
- Added new api for scripting. Perform.SetGlobalQueueMode() Perform.SetGlobalRecordMode(int numbars) // but only takes 1,2,4,8,12,16,32 and 64 bars Perform.DeleteClip(int row, int col); // You asked for it. Mixcraft.ZoomHorizontal(double val) // 0 to 1.0 Mixcraft.ZoomVertical(double val); // 0 to 1.0
- Bulletproofing for situation where instrument output bus was -1 in save data.(Thanks to user reported auto-crash.)
- Patch for weird error with keyboard control not finding an image.
- Fixed delete mapping on midi control surface dialog
- No longer popping up the install dialog if the user is in a modal dialog already. (Thanks to user reported auto-crash.)
- We no longer attempt to group regions based on adjacent clips. Two adjacent clips that do not overlap would constitute two track regions. There is no easy way to join track regions...but the user can resize a clip or place a clip that straddles them for now.
- Fixed crash when dragging a performance panel clip from a loaded project was deleting itself on a drag abort. (Thanks to user reported auto-crash.)
- If a store product changed from having a download to no longer having a download, we need to know that it cannot be uninstalled.
- Drawing MIDI clip notes 2 pix high now - they looked too thin on the clip.
- Got rid of the selection in MIDI clips as we do not draw that anymore and was a waste of CPU.
- In the step editor, fixed a little drawing glitch after choosing a voice that was already in use
- Dragging clips from the performance panel to tracks in the correct order now
- Fixed store - allowing user to reinstall if uninstalled
- Fixed replace mode recording issue at non-120 bpm.
- Now reading lib location from file to better coordinate between installer and software.
- Bug #1344, audio output can now be recorded from Alpha Sampler, Omni Sampler, and Omni Sampler 8-Out
- Bulletproofed piano roll quantize
OperaOpera 131.0 Build 5877.74 (64-bit)
AdsPowerAdsPower - Antidetect Browser
PhotoshopAdobe Photoshop CC 2026 27.5 (64-bit)
BlueStacks AIBlueStacks AI
OKXOKX - Buy Bitcoin or Ethereum
CapCutCapCut 8.5.0
PC RepairPC Repair Tool 2026
Hero WarsHero Wars - Online Action Game
TradingViewTradingView - Trusted by 100 Million Traders
AdGuard VPNAdGuard VPN 2.9.0





Comments and User Reviews