Search the Community
Showing results for tags 'vst'.
-
On my old system, any MIDI imported could be immediately played with a built in (basic) piano vst. But now on my current system I need to do the whole adding another instrument track and doing that before I can hear anything. The MIDI tracks are now only MIDI where as one of them used to have a synth instrument already applied. I use Musescore 4 to export my MIDIs. Below is how Cakewalk would look when opening a MIDI file. However, now it looks like this: Is this because I haven't installed all the built-in instruments or something? Additionally, I'm sure it was this VST called "TTS-1" that would automatically load. But I no longer have it. How do I install this?????
-
hey ! 😊 as i was running out of space on my Windows 10 installation drive, i decided to move some VSTs (about 3.6 Gb) to another drive… i started by copying everything that was in the C:\Program Files\Cakewalk\Vstpluginsfree\ folder to D:\cakewalk\VSTPluginsFree\, and then updated the Cakewalk Plug-in Manager folder list accordingly, and rescanned… there were no apparent issues with those plugins, but the 4 Studio Instruments plugins, which were working just fine before, stopped working : when trying to open projects using them, the Missing Plugins warning window would pop… yet those 4 plugins had not been moved : they were still in the default C:\Program Files\Cakewalk\Vstplugins folder (i.e. not the one i had copied), and moreover, they were still listed in the Manager's Registered plugins panel… then i tried configuring the Manager folder list to its prior state, but the issue remained… then i tried copying the 4 plugins to D:\cakewalk\VSTPlugins, reconfigured the Manager again, and rescanned, but that didn't solve the issue… then i tried reinstalling Studio Instruments altogether through the Product Center, in the default folder, and still that didn't solve anything… checking out the instrument layout tree in the Manager, i could see the plugins listed, but they were greyed out… nonetheless i could access their properties by right-clicking them, and thus i could see their CLSID, which are : si-bass : {7A22B903-4856-4556-478E-DF1AE86AC1BD} si-drums : {E4645766-D414-DBCD-70CA-97B60DF3B81B} si-ep : {7D6466F5-56D4-96DC-B075-99EA3FFF3FC9} si-strings : {0D9CD314-8203-ACA3-F1BA-7896F2C3BCD7} so then i added the 4 plugins listed in the Registered panel to the instrument layout tree, and checked out their CLSID, and got this : si-bass : {AF26DB3B-FEC7-E526-C7C5-3815B438FD06} si-drums : {81D81D45-1F37-2F4E-E157-6500190E09D8} si-ep : {9A2FD0E5-C1C5-2926-3FA0-8B45DBEDA75C} si-strings : {0D9CD314-8203-ACA3-F1BA-7896F2C3BCD7} i've tried searching the Windows Registry for the CLSID of si-bass, and the 2nd value (AF26DB...) appears, but not the first (7A22B9…)… assuming that Cakewalk relies on CLSIDs to match plugins when opening projects, then obviously it cannot locate the appropriate plugins… thus the issue is possibly that there are 2 sets of DLL files, and my projects all refer to the first set, but the files currently registered belong to the second set… yet i've compared the current DLLs with those which were in the folder prior to the reinstallation, and all 4 pairs of files are exact matches (according to Beyond Compare)… so i don't see why the CLSIDs would be different, given that paths and files seem to be the same… by the way, the 4 plugins currently installed work fine when i add them to a new project, but existing projects that refer to them still can't find them… is there a way to solve this without having to manually re-add and re-configure all the associated soft synths (in hundreds of projects) ? would editing the CLSID values for the 4 plugins in the registry do the trick, without any undesirable secondary effect ? would this have to be repeated after every rescan ? and optionally : how could that have happened in the first place ? i have updated to CWbBL version 2024.07 · build 108 on 17.09.2024… but i have used it on several occasions afterwards… it auto-scans the plugins upon starting up, so i don't see why the issue occurred only today… any help is appreciated ! thanks ! 🙏
-
Afternoon, I recently downloaded the Kontakt Player 6 from Native Instruments and am trying to get it set up with Cakewalk (Windows 11). On every VST scan, cakewalk begins to scan the .dll file, but after a couple of seconds, throws this error: Not sure how to fix this. Help would be much appreciated!!
- 10 replies
-
Preface All gurus/experts/enthusiasts, I have gone through the forum and other places as much as I could. But somehow essential/basic concepts/principles remain clouded/absent/elusive. As if they are trivial and/or common knowledge and so not worth discussing, with focus on "other complex exotic" things. Needless to say basic concepts and principles are the foundations through which one understands and deals with all the other things of the product. In the absence of which everything starts skewing towards becoming "Idioms". Trust me I am pretty functional and productive with Cakewalk, and already it has become my main staple. What I am highlighting is just one of the issues I have a compelling need to tackle. Appreciate your responses, tips and clarification anchored on the generic conceptual framework below, rather than digressing away from it. Thanks in Advance. --- Midi Track Basics Here is the Basic Mental framework of the elements/flow I have and trying to get a clearer picture. Most of it is common knowledge, and yet I am repeating it so there is clarity of context for the questions. (there may be many more. But let us keep them out for now). a) Input Source This specifies a source of MIDI events/data. Like a Midi Controller or output from some other MIDI track Note: There can be at the most only one source. Will not worry about where there is no Input Source. Questions: None b) Incoming Midi Events This specifies what MIDI Channel data will be selected as passed on for processing. OMNI - means all channels, N - a specific channel. Cakewalk does not allow a list of channels to be selected. For example, [2,3,16] Not sure why? Questions. None c) Input side preprocessing These are additional preprocessing of the incoming MIDI data. Further Filtering of MIDI events, Transforming MIDI Events Data, like param values as well as Channel numbers. Is this possible in Cakewalk? What are these elements called? Plugins, Effects?? How are these configured? d) Midi Track This is where data is recorded. Recording may be done in many modes. Overwrite. Means existing data is overwritten with New Data. Comping. Means existing data remains intact. New data is recorded in separate track lanes or versions. User can then select/combine these versions as desired. Sound On Sound. New data is recorded on top of existing data. So track data contains both the old and new data superimposed. UI is provided for seeing recorded data, as well as editing/updating/adding of events and transformation of events data. These are done through direct UI interactions, unlike in (c). e) Output side processing This is about post processing of track data while playing back. For example, changing channel numbers, transforming mid event parameter values etc. Applying effects etc. What are these elements called which does these post processing. FX, Plugins? f) Sending midi data to destination These specify the destination Synths - hardware or VSTs, or other tracks (or even other places) Can there be more than one Destination? Looks Like NO. So how does one accomplish this - without convoluted work arounds? Discussion Is the above picture an accurate basic representation of a Midi Track processing (leaving the complex details at bay)? Given this, my basic question is how to do the following? a) Input Preprocessing How do I change all events on Channel 1 to events in Channel 2? Is there a Plugin/Transformer that can help? How do I include only those MIDI Events that are on Channel 1 or 10? or a list of channels? Again are there any midi filter plugin that can help? How do I exclude Pitchbend events? or select CC events? Again are there filters, plugins that can help? b) Output Side How do I replicate MIDI events on, say, Channel 1 to Channel 3,4,5? Is there a plugin that can help?
-
I am using Windows 11 and downloaded all my legacy products. I have Dimension Pro working but it is not in CWB just on the desktop. It doesn't show up as an instrument at all. I never changed any install paths and this has never happened before. Any ideas?
-
Hey! I did one or two bits songs that i really like with the native Modfilter effect but I also really want to migrate to Ableton's user interface, even though Cakewalk will alway be in my heart;). I started to look a way to use it externally but it only made me understand I could use some advice I'm looking to: . find it and buy it . find a good .vst very similar to Cakewalk's Modfilter (from the DX effects) or even better of course . find an AI capable to recreate it with the help of a screenshot of the effect (here attached btw) . find a way to extract from Cakewlak's files said and cherrished Modfilter THANKS for your help, even so little it might be... and have a good day
-
Hello! It's been a very long time since I used Cakewalk, and today when I started it up, one of the VST plugins started throwing an error. No idea if it's specific to the plugin, but here are a couple screenshots: This is the first little window: When I click OK I get this: (The support link for Cakewalk is dead, btw.) There is absolutely zero provision for asking Roland about this, so I'm hoping someone knows if there's a fix or if I'm royally screwed.
- 3 replies
-
- soundcanvas
- sound canvas
-
(and 3 more)
Tagged with:
-
Does Cakewalk/Sonar allow VSTs to send/receive MIDI CC and System Exclusive Messages? I tried 2 hours to set Cakewalk MIDI/IN outputs, Syes Echoes, etc.., but to no avail.. My use case is the following: I have a 80s hardware synth Korg DW-8000 which responds to sysex messages . Then there is a VST called FB-7999 which emulates the Korg DW-8000 but it also can be used as Sysex Librarian and also realtime Sysex sender to the Hardware (see pic below). So i want this VST "FB-7999" to send its sysex messages when i move its sliders (an send sysex patches) and also receive sysex from the Korg DW-8000 (e.g. to import sysex patches). Reaper - which i just installed to test it out and normally don't use - can do it via simply defining a MIDI output for the same VST. Can Cakewalk do it (which i use since 1997)? Thanks, Peter ps. i found a similar question but not answer here from 2011: http://forum.cakewalk.com/Sonar-VSt-SendReceive-System-Exclusive-Messages-m2214469.aspx
-
I downloaded the drum player Sitala but its not showing up in cakewalk and is opening as a separate application. I copied all of the Sitala files that I downloaded to my Vst folder and manually scanned it several times but it still didn't show up. I double checked the files, their locations and even redownloaded Sitala a couple of times and it still fails to show up in cakewalk. Is there any way to fix this?
-
Hi everyone! I have a weird issue. When I load a instance of Poise and UVI workstation (Which had a free give away for 1 day) vst together in one session, it crashes CakeWalk when pressing play. Weirdly enough it doesn't crash when the play head is not at the beginning when pressing play. But when I save the project and want to start it up, Cakewalk crashes on startup. Using the both vst's sepperatly work just fine without any crashe, and am also able to save and re-open a project with no problem. I also updated CakeWalk to the latest version (apparently the last free version update), but stil crashes when loading both vst's. I found out that when I disable ASIO sound drivers it does not crash. I use Fl studio's ASIO driver btw sinds it enables you hear audio of multiple programs while mantaining the ASIO low latency capebilities. In FL studio and Studio One I can use both vst's in the same project without any problems. No crashes, saves and re-open without any problem. At the moment I'm trying out MPC beats as an alternative for poise in CakeWalk....which is AWESOME!...but...not possible to load more then 1 MPC Beats instance as a VST. Which is a mayor drawback for me. Can Serato studio free be used as a vst? Any suggestions anyone?
-
In Preferences, the option to scan folders for vsts/VSti's has disappeared in my Cakewalk. I can tick the various boxes there, but when I choose manual scan, scan on start-up, etc nothing happens. I've installed some 3rd party virtual instruments and fx and I want Cakewalk to recognise them. Thank you. Neville
-
I need help. Some plugins are not showing up in Plugin Manager but I don't know how to decipher the log. Any suggestions?
-
So I am trying to compose music in my free time, and I have chosen Cakewalk. I have several samples (.ogg and .wav) for instruments, and I want to use them to make sounds. I had experimented this with another Daw - LMMS, and the samples work perfectly there in accord to the midi information, though LMMS lacks in mixing and synthesizing options, which is why I decided with CbB, as it looks quite... complex... so I thought it would be better in mixing etc. I have loaded the samples into the "media" tab in Cakewalk now, but when I drag it in, it shows the "audio" track, not a midi track, like how it is in LMMS. I tried creating a "midi track" and then dragging the .ogg/.wav on that, but then the piano roll does show up, but with no sound. How do I create a working midi with samples? I have unsuccessfully browsed every possible thing that could give me the answer... with no luck. I understand, from whatever I read, this has something to do with samplers and stuff I don't know how to do. So can someone please explain me how to do it? Thanks in advance...
-
I'm sorry if I missed this in another post, but I can't for the life of me figure this out or find the answer I need. I've written some stuff(mainly bass parts) using Guitar Pro and converted it to a midi file. I'd like to utilize some of the VST plugins(like modo bass 2) to record the part, but I can't seem to get the midi part to get played through the plugins. I've tried to import the midi file to a pre-existing project and trying to add the plugin in the FX section of the track, but no volume. The closest I've gotten was when I read to "open" the midi file by itself. I could actually hear the midi part, but was unsuccessful in adding the plugin. When I used the "open" method, it would open with 2 tracks. My midi file and a TTS-1 track. Without doing anything and pushing play, the midi file was played. When I tried to add the Modo Bass 2 plugin to the TTS-1 track it wouldn't play anything. It doesn't allow me to add the plugin to the actual midi file track. I feel like I'm missing something completely easy being that I can't find anything on this. Any and all help would be appreciated.
-
hey! I recently intalled a couple of grand piano vst s. Cakewalk found them but whenever i try to enter the instrument itself this happens... can someone please help me?
-
I'm trying to use FL Studio inside of Cakewalk, and leverage the synths I've acquired there. However, I don't want to have a dozen FL Studio instances running if I can at all avoid it. There is an FL Studio Multi VST plugin that theoretically supports 16 inputs, but I can't figure out how to convince Cakewalk that it has that many. The end goal would be to have up to 16 unique MIDI tracks in CW that all point at the same VST, but assigned to different MIDI channels. Hope this is possible!
-
I just installed cakewalk and I was getting this error message so I uninstalled it and reinstalled it again but this issue is still persisting. I am not able to fix this problem. I tried to search it on YT as well but I didnt get any result. While the install wizard I selected the basic option as well to get it downloaded and my VST plugin folder is in the C drive as well. I am totally lost on whats happening. Any help on how I should get rid of this issue and how should I configure my OS to run it will be appreciated. Also I am running a windows 11 Home version
-
Hi! I’m getting back into sequencing after many years away and have downloaded the demo of the Korg Triton VST. I’m pretty certain I’ll buy it, but I’m banging my head against the wall with one issue that almost definitely is user error. For the life of me, I can’t figure out how to switch banks/patches on the Triton VST from within Cakewalk. I have imported the Triton.ins file and can select patches, but this has no effect on the sound that plays. Similarly, if I select the patch I want in the Triton UI and then record my track, it reverts to patch 1 when I reopen the project. I’ve also tried sending CC 0 and 32 messages followed by a patch change in the event editor and this has no effect either. I would much appreciate any help that this group can provide. Thanks!
-
Hey everyone, I'm curious to know what are some of your guys' personal favorite "game-changer" plugins. What Virtual Instruments and/or Effects made your production that much better and brought it to the next level? And how so? For VIs, my personal favorites have to be Reason Redrum/Kong and Native Instruments Kontakt. With Redrum/Kong, it just made my life so much easier making beats/drum patterns. And with Kontakt, the world is literally your oyster... endless possibilities of professional sounds. For effects, it'd have to be the UAD 1073 and Plate 140. Feels like I'm using the hardware versions. And my mixes just sound so much better.
-
Hi all, I've been having some difficulty getting the Engine from Best Service to run in Cakewalk. I set my VST scan folder to the library I'm trying to use, and also tried to navigate there through the media tab from the right side of the cakewalk dashboard. It seems like Cakewalk isn't recognizing the instrument files that end in the .ytil extension. Any tips on getting this set up? Thanks!
-
Signum Audio are offering 50% off all their Skye and Bute plugins until midnight (GMT) on Wednesday 5th April, 2023. The Plugins: Skye Dynamics is a 3-in-1 Dynamics Processor comprising an Expander, Compressor & Limiter. Skye Clipper is a Clipper and saturator plugin with sophisticated real-time anti-aliasing technology. Bute Limiter 2 is a seriously smooth, ultra-transparent True Peak Brickwall Limiter. Bute Loudness Analyser 2 is a comprehensive loudness meter for referencing during mixing and mastering with built-in presets. Bute Loudness Normaliser can achieve loudness-compliance in just a few clicks, automating the process and ensuring the characteristics of your audio remains true to the original. Bute Loudness Suite 2 is a comprehensive loudness toolkit which includes all our Bute products and as a bonus integrates a True Peak Limiter into the metering plugin. All Signum Audio products are compatible with AU, AAX, VST & VST3 formats and available for macOS and Windows. Signum Audio's products come in a Stereo version, or expanded Surround version which adds support for spatial audio mixing (up to 12-channel configurations). Free trials are available for all Signum Audio's products. Purchasing a licence include free future updates.
-
Hi, whenever I bounce a pair of MIDI tracks there's no audio, just a single straight line without a waveform. The project has over 30 tracks and they give me no problem except these 2 which are using a Quilcom SIM-HC vst. I tried freezing/unfreezing them, bouncing through the "Tracks->Bounce to Track(s)" but it still doesn't work. I understand that the problem is the plugin but, considering that I must mix my project and the error could happen again in the future with other vsts, is it possible to do some troubleshooting to solve the situation? Thanks in advance for the help.
-
Hi, I am using Cakewalk by Bandlab V.2022.11, 64 bit on a Windows 10 computer. For about a month, the Overloud TH3 plugin has been working just fine. I thought it came free with Cakewalk. But today it is requesting a serial number. It is simply that I was running a Demo version that timed out?