Jump to content

Milton Sica

Members
  • Posts

    756
  • Joined

  • Last visited

Everything posted by Milton Sica

  1. Thank you very much. I'm studying a lot. It's a good idea to start from the focused MASTER, but I end up bumping into the "positional" question of the mouse. I think I would have to create a View that would always position the MASTER channel in the same position on the screen. I manage to add a new stereo BUS, but this BUS, thus created, is not visible to the SEND of the MASTER or of another BUS. We evolve as we go. Suddenly, it's more worthwhile, to avoid so much development effort, to create a TRACK MODEL that does this creation and only I do the directing.
  2. In fact, there aren't many examples and I ventured to develop some code from programming experience and AutoHotKey's own help. I managed to evolve using existing shortcut keys in Cakewalk, but there are some things that are positional or I don't know how to do it: 1) How to focus on the Master channel? 2) How to focus on +(Send) to insert a new Bus or direct to another Bus? Anyway....Several things to study. Here is a piece of code that worked. /*======================================================= Verifica se o Cakewalk está aberto, ativa e maximiza e faz o envio de Alt+b, Alt+D e Alt+c ======================================================= */ Result := MsgBox("Atenção, você quer continuar ? (pressione SIM ou NÃO)",, "YesNo") if Result = "Yes" { if WinExist("Cakewalk") { WinActivate "Cakewalk" WinMaximize "A" Send "!b" Send "!D" Send "!c" } else MsgBox "Cakewalk não está carregado !" }
  3. Thank you very much. Would you have the url of the old forum so I can try looking for some examples?
  4. Você tem alguns exemplos de uso no Cakewalk?
  5. I'm looking for suggestions for a keyboard macro generator program to use concurrently with Cakewalk. In several projects, I need to do many operations that would be much more automated and faster if I could use a keyboard macro generator program to perform, in principle, these operations in sequence: 1-Insert a STEREO BUS in the MASTER channel; 2-Rename this created channel to FINAL; 3-Move it to the left of the MASTER channel; 4-Change your volume to -6 Db. 5-Change the identification icon. Or even a CAL script that would perform such operations, because in keyboard macro generator programs there is a positional handling of the mouse. Maybe Cakewalk itself will provide an OWN MACRO Cal RECORDER.
  6. Hello, I know that the post is about using other channels for Kontakt, but I would like to rely on the forum friend's knowledge regarding the configuration for using it in Cakewalk, as I have experienced a lot of latency whenever I insert Kontakt (5 ). Any tips?
  7. Hello. This is an old request from me and other users who asked for the possibility of being able to use it in the Console VIEW environment so that the same folders from the tracks environment could be manipulated there and also in the BUS environment. We remain waiting for this to be implemented. Heim, @Herbert Zio ? Great 2023 !
  8. @msmcleod I think we could double click on the taskbar so that all export tasks are used. This could also be done in the other option bars (titles) that allow multiple choices such as Tracklogs, Export Types, etc.
  9. Look this video. Search on the Youtube like: mixing with pink noise; https://www.youtube.com/watch?v=5qyl1_UC6y0&t=181s&ab_channel=EDMTips
  10. I don't know if I understood well what you said. I always start my MIXES using the PINK NOISE technique, with a PINK NOISE plugin on the Master channel. I have had good results with it.
  11. This could even be done directly on the MASTER channel at each export, but the solution I was looking for was given to me above and it works perfectly, as it allows me to keep the MASTER volume at 0 Db, but export as -6 Db. This is justified, as I use a project to record, edit and mix and another project where I do the MASTERING. For my use case it is justified, therefore, when exporting with -6 Db I gain more Low End for the MASTERING plugins to act in their essences. I suggest you try this technique, because, to my ears, it has sounded much better in the final result.
  12. Is it possible to parameterize a task so that the Master channel, even if it has another configuration in the volume project (DB), is done in another amount of DB? Example: In the project the Master channel is set to 6 db, but when exporting I would like to do it with -6 db. Does this already exist or should this be a request for a new feature?
  13. Hello, even if it is an alternative solution, see if this would be a step-by-step to carry out this operation. 1-Select the CLIP and open the SNAP palette 2-Choose Quantize 3-Export to CLIP 4-Select the clip again and open the SNAP palette 5-Select a type off - something like Elastique PRO 7-Quantize again 8-Export to CLIP
  14. I know there is a tool PROCESS -> APPLY EFFECTS -> REMOVE SILENCES. My question is whether there is any tool or way to verify the existence of silences in a given Project/Track. I ask because my music distribution site (OneRPM.com) checks the file to be distributed. If you verify that there are more than 5 seconds at the beginning or at the end of the WAV, it does not allow the upload. On the other hand, I think it would be, as a suggestion for improvement, that after running the REMOVER SILENCES tool, the application would inform the statistics of silences effectively removed according to the parameterization made.
  15. Hello, Happy New Year! I had problems when using the advance version (EA) and this happened when autosaving, as I mentioned there. After installing the production version (2011.22 - 21) the problem was fixed. I can't detail how and where the correction was. The only attempts I've made is to change some autosave process info which is currently at 60 minutes or 2 changes to the project. I warn you that I cannot specify if it really was that.
  16. Wow. Thanks for the tip. Editing access via the numerical keyboard has a different behavior for each of the controls! For one it is DOUBLE CLICK, for another it is to position in the field of pressing ENTER. Here is a tremendous opportunity for the use of the same rule of use. DOUBLE CLICK - Return to center or 0. CLICK + ENTER - Opens for editing via numerical keyboard. Don't you agree?
  17. Why when I double-click I can use the numerical keyboard to determine the volume value (blue) and it does not work to inform the PAN value (red)? In this control only sliding with the mouse.
  18. I'm on version 2022.11 - 21. When opening some projects, they crash sending messages of "FILE NOT FOUND". This process is only interrupted, opening the project, if I turn the interface OFF and ON. What could be the explanation for this problem and what could I do to solve it?
  19. I experienced issues with the same plugin when trying to delete tracks from it. The information on Errors Fixed in this version states: Crash deleting instrument track with Spitfire Audio BBC Symphony Orchestra Could it be something related to the correction made?
  20. @Noel Borthwick Sequence report of the occurrence of getting the banknote stuck. The project became unresponsive and exited. I opened the project again and commanded the playback noticing that a plugin note was stuck, even with the settings you guided. I went to Preferences->VST Settings and unchecked and rechecked the box "Send all notes...." and apply. After applying, the stuck note immediately stopped.
  21. I made the settings recommended by @Noel Borthwick and I just had a reproduction of the stuck note issue in the Accordion plugin. So I don't think the solution for this problem is in the guidelines.
  22. Thank you very much. From what I've noticed, the Feedback for this latest version is receiving reports of this problem and @Noel Borthwick even suggested some configurations to see if this problem is overcome.
×
×
  • Create New...