DJTT Pro Audio Optimizer

@Echo off
if exist %USERPROFILE%\DJbatch.txt goto menu
start reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f 
Echo Don't delete this file! The Ultimate Dj Batch file needs it to run fine! >> %USERPROFILE%\DJbatch.txt

:menu
ECHO.
ECHO. Welcome to the DJTT Pro Audio Optimizer
ECHO.
ECHO.
ECHO. Press 1 Optimize
ECHO. Press 2 Restore
ECHO. Press 3 Quit
ECHO.
ECHO.
Set /p input=What do you want to do?

IF %Input% == 1 GOTO Optimize
IF %Input% == 2 GOTO Restore
IF %Input% == 3 GOTO Quit

:Optimize
CLS
ECHO.
ECHO. Optimizing your computer now!
ECHO.

rem Stopping Windows Firewall, Windows Defender and Avast!...
net stop mpssvc /yes 2>%USERPROFILE%\temp.txt
net stop windefend /yes 2>%USERPROFILE%\temp.txt
net stop "avast! Antivirus" /yes 2>%USERPROFILE%\temp.txt

rem Stopping DHCP Client, Wireless LAN and Bluetooth...
net stop WinHttpAutoProxySvc /yes 2>%USERPROFILE%\temp.txt
net stop dhcp /yes 2>%USERPROFILE%\temp.txt
net stop wlansvc /yes 2>%USERPROFILE%\temp.txt
net stop btwdins /yes 2>%USERPROFILE%\temp.txt
net stop [service name] /yes 2>%USERPROFILE%\temp.txt

rem Stopping Other Network Related Services...
net stop "dns cache" /yes 2>%USERPROFILE%\temp.txt
net stop netprofm /yes 2>%USERPROFILE%\temp.txt
net stop nlasvc /yes 2>%USERPROFILE%\temp.txt
net stop netman /yes 2>%USERPROFILE%\temp.txt
net stop iphlpsvc /yes 2>%USERPROFILE%\temp.txt
net stop lanmanworkstation /yes 2>%USERPROFILE%\temp.txt
net stop "Bonjour Service" /yes 2>%USERPROFILE%\temp.txt
net stop dhcp /yes 2>%USERPROFILE%\temp.txt
net stop nsi /yes 2>%USERPROFILE%\temp.txt
net stop lanmanserver /yes 2>%USERPROFILE%\temp.txt
net stop lmhosts /yes 2>%USERPROFILE%\temp.txt
net stop "shared access" /yes 2>%USERPROFILE%\temp.txt
net stop nettcpportsharing /yes 2>%USERPROFILE%\temp.txt
net stop remoteaccess /yes 2>%USERPROFILE%\temp.txt
net stop alg /yes 2>%USERPROFILE%\temp.txt
net stop bits /yes 2>%USERPROFILE%\temp.txt
net stop "peerdists vc" /yes 2>%USERPROFILE%\temp.txt
net stop certpropsvc /yes 2>%USERPROFILE%\temp.txt
net stop homegrouplistener /yes 2>%USERPROFILE%\temp.txt
net stop homegroupprovider /yes 2>%USERPROFILE%\temp.txt
net stop winrm /yes 2>%USERPROFILE%\temp.txt
net stop Broswer /yes 2>%USERPROFILE%\temp.txt
net stop TrkWks /yes 2>%USERPROFILE%\temp.txt


rem Stopping other Windows Services...
net stop wscsvc /yes 2>%USERPROFILE%\temp.txt
net stop DPS /yes 2>%USERPROFILE%\temp.txt
net stop CscService /yes 2>%USERPROFILE%\temp.txt
net stop WPDBusEnum /yes 2>%USERPROFILE%\temp.txt
net stop ProtectedStorage /yes 2>%USERPROFILE%\temp.txt
net stop RemoteRegistry /yes 2>%USERPROFILE%\temp.txt
net stop seclogon /yes 2>%USERPROFILE%\temp.txt
net stop wscsvc /yes 2>%USERPROFILE%\temp.txt

rem Stopping Blue Tooth Services
net stop bthserv /yes 2>%USERPROFILE%\temp.txt

rem Stopping Remote Desktop and Remote Assistance Services
net stop sessionenv /yes 2>%USERPROFILE%\temp.txt
net stop termservice /yes 2>%USERPROFILE%\temp.txt

rem Stopping Windows Update Services
net stop wuauserv /yes 2>%USERPROFILE%\temp.txt

rem Stopping iPod Services
rem net stop "ipod service" /yes 2>%USERPROFILE%\temp.txt
rem net stop "Apple Mobile Device" /yes 2>%USERPROFILE%\temp.txt

rem Stopping Stuff that makes your PC look nice...
net stop themes /yes 2>%USERPROFILE%\temp.txt
net stop sensrsvc /yes 2>%USERPROFILE%\temp.txt
net stop AeLookupSvc /yes 2>%USERPROFILE%\temp.txt
net stop UxSms /yes 2>%USERPROFILE%\temp.txt

rem Stopping Scanner, Camera and other imaging Services...
net stop stisvc /yes 2>%USERPROFILE%\temp.txt
net stop hpqddsvc /yes 2>%USERPROFILE%\temp.txt
net stop hpslpsvc /yes 2>%USERPROFILE%\temp.txt

rem Stopping Windows Media Playing Sharing...
net stop WMPnetworksvc /yes 2>%USERPROFILE%\temp.txt

rem Stopping Tablet Device Support...
net stop tabletinputservice /yes 2>%USERPROFILE%\temp.txt

rem Stopping Other Windows Services...
net stop bdesvc /yes 2>%USERPROFILE%\temp.txt
net stop wbengine /yes 2>%USERPROFILE%\temp.txt
net stop uiodetect /yes 2>%USERPROFILE%\temp.txt
net stop defragsvc /yes 2>%USERPROFILE%\temp.txt
net stop axinstsv /yes 2>%USERPROFILE%\temp.txt
net stop "w32time" /yes 2>%USERPROFILE%\temp.txt
net stop wercplsupport /yes 2>%USERPROFILE%\temp.txt
net stop PnkBstrA /yes 2>%USERPROFILE%\temp.txt
net stop TeamViewer6 /yes 2>%USERPROFILE%\temp.txt
net stop HPSLPSVC /yes 2>%USERPROFILE%\temp.txt
net stop Wsearch /yes 2>%USERPROFILE%\temp.txt
net stop NAUpdate /yes 2>%USERPROFILE%\temp.txt

rem Stopping Printer Services
net stop spooler /yes 2>%USERPROFILE%\temp.txt

rem stopping useless programs
Taskkill /f /im TeamViewer.exe 2>%USERPROFILE%\temp.txt
Taskkill /im firefox.exe 2>%USERPROFILE%\temp.txt
Taskkill /f /im uTorrent.exe 2>%USERPROFILE%\temp.txt
Taskkill /f /im Dropbox.exe 2>%USERPROFILE%\temp.txt
Taskkill /f /im steam.exe 2>%USERPROFILE%\temp.txt
Taskkill /f /im "AAM Updates Notifier.exe" 2>%USERPROFILE%\temp.txt
Taskkill /f /im AvastUI.exe 2>%USERPROFILE%\temp.txt
Taskkill /f /im BTTray.exe 2>%USERPROFILE%\temp.txt
Taskkill /f /im hpqtra08.exe 2>%USERPROFILE%\temp.txt
Taskkill /f /im hpwuschd2.exe  2>%USERPROFILE%\temp.txt
Taskkill /f /im iexplorer.exe 2>%USERPROFILE%\temp.txt

rem Stop defragmentating RAM
Taskkill /im ramsaverpro.exe 2>%USERPROFILE%\temp.txt

if exist %USERPROFILE%\temp.txt del %USERPROFILE%\temp.txt

ECHO.
ECHO. Your PC has been optimized 
ECHO.
ECHO.
ECHO. Press 1 if you want to restore everything for normal use
ECHO. Press 2 to quit
ECHO.
ECHO.
Set /p input=What do you want to do?

IF %Input% == 1 GOTO Restore
IF %Input% == 2 GOTO Quit

:Restore
CLS
ECHO.
ECHO. Restoring everything for normal use!
ECHO.
rem Defragmentating your RAM
if exist "%SYSTEMDRIVE%\Program Files\WinTools Software\RAM Saver Professional\ramsaverpro.exe" start "DJ Script" "%SYSTEMDRIVE%\Program Files\WinTools Software\RAM Saver Professional\ramsaverpro.exe"
if exist "%SYSTEMDRIVE%\Program Files (x86)\WinTools Software\RAM Saver Professional\ramsaverpro.exe" start "DJ Script" "%SYSTEMDRIVE%\Program Files (x86)\WinTools Software\RAM Saver Professional\ramsaverpro.exe"

rem Starting Windows Firewall, Windows Defender and Avast!...
net start mpssvc 2>%USERPROFILE%\temp.txt
net start windefend 2>%USERPROFILE%\temp.txt
net start "avast! Antivirus" 2>%USERPROFILE%\temp.txt

rem Starting DHCP Client, Bluetooth and Wireless LAN...
net start WinHttpAutoProxySvc 2>%USERPROFILE%\temp.txt
net start dhcp 2>%USERPROFILE%\temp.txt
net start wlansvc 2>%USERPROFILE%\temp.txt
net start btwdins 2>%USERPROFILE%\temp.txt

rem Starting Other Network Related Services...
net start "dns cache" 2>%USERPROFILE%\temp.txt
net start netprofm 2>%USERPROFILE%\temp.txt
net start nlasvc 2>%USERPROFILE%\temp.txt
net start netman 2>%USERPROFILE%\temp.txt
net start iphlpsvc 2>%USERPROFILE%\temp.txt
net start lanmanworkstation 2>%USERPROFILE%\temp.txt
net start "Bonjour Service" 2>%USERPROFILE%\temp.txt
net start dhcp 2>%USERPROFILE%\temp.txt
net start nsi 2>%USERPROFILE%\temp.txt
net start lanmanserver 2>%USERPROFILE%\temp.txt
net start lmhosts 2>%USERPROFILE%\temp.txt
net start "shared access" 2>%USERPROFILE%\temp.txt
net start nettcpportsharing 2>%USERPROFILE%\temp.txt
net start remoteaccess 2>%USERPROFILE%\temp.txt
net start alg 2>%USERPROFILE%\temp.txt
net start bits 2>%USERPROFILE%\temp.txt
net start peerdistsvc 2>%USERPROFILE%\temp.txt
net start certpropsvc 2>%USERPROFILE%\temp.txt
net start homegrouplistener 2>%USERPROFILE%\temp.txt
net start homegroupprovider 2>%USERPROFILE%\temp.txt
net start winrm 2>%USERPROFILE%\temp.txt
net start Broswer 2>%USERPROFILE%\temp.txt
net start TrkWks 2>%USERPROFILE%\temp.txt


rem Starting other Windows Services...
net start wscsvc 2>%USERPROFILE%\temp.txt
net start DPS 2>%USERPROFILE%\temp.txt
net start CscService 2>%USERPROFILE%\temp.txt
net start WPDBusEnum 2>%USERPROFILE%\temp.txt
net start ProtectedStorage 2>%USERPROFILE%\temp.txt
net start RemoteRegistry 2>%USERPROFILE%\temp.txt
net start seclogon 2>%USERPROFILE%\temp.txt
net start wscsvc 2>%USERPROFILE%\temp.txt
net start osppsvc 2>%USERPROFILE%\temp.txt

rem Starting Blue Tooth Services
net start bthserv 2>%USERPROFILE%\temp.txt

rem Starting Remote Desktop and Remote Assistance Services
net start sessionenv 2>%USERPROFILE%\temp.txt
net start termservice 2>%USERPROFILE%\temp.txt

rem Starting Windows Update Service
net start wuauserv 2>%USERPROFILE%\temp.txt

rem Starting iPod Services
net start "ipod service" 2>%USERPROFILE%\temp.txt
net start "Apple Mobile Device" 2>%USERPROFILE%\temp.txt

rem Starting Stuff that makes your PC look nice...
net start themes 2>%USERPROFILE%\temp.txt
net start sensrsvc 2>%USERPROFILE%\temp.txt
net start AeLookupSvc 2>%USERPROFILE%\temp.txt
net start UxSms 2>%USERPROFILE%\temp.txt

rem Starting Scanner, Camera and other imaging Services...
net start stisvc 2>%USERPROFILE%\temp.txt
net start hpqddsvc 2>%USERPROFILE%\temp.txt
net start hpslpsvc 2>%USERPROFILE%\temp.txt

rem Starting Windows Media Playing Sharing...
net start WMPnetworksvc 2>%USERPROFILE%\temp.txt

rem Starting Tablet Device Support...
net start tabletinputservice 2>%USERPROFILE%\temp.txt

rem Starting Other Windows Services...
net start bdesvc 2>%USERPROFILE%\temp.txt
net start wbengine 2>%USERPROFILE%\temp.txt
net start uiodetect 2>%USERPROFILE%\temp.txt
net start defragsvc 2>%USERPROFILE%\temp.txt
net start axinstsv 2>%USERPROFILE%\temp.txt
net start "w32time" 2>%USERPROFILE%\temp.txt
net start wercplsupport 2>%USERPROFILE%\temp.txt
net start PnkBstrA 2>%USERPROFILE%\temp.txt
net start TeamViewer6 2>%USERPROFILE%\temp.txt
net start HPSLPSVC 2>%USERPROFILE%\temp.txt
net start Wsearch 2>%USERPROFILE%\temp.txt

rem Starting Printer Services
net start spooler 2>%USERPROFILE%\temp.txt

rem Stop RAM Defragmentation
Taskkill /im ramsaverpro.exe 2>%USERPROFILE%\temp.txt

if exist %USERPROFILE%\temp.txt del %USERPROFILE%\temp.txt

ECHO.
ECHO. Your PC has been restored
ECHO.
ECHO.
ECHO. Press 1 if you want to optimize your laptop for a gig
ECHO. Press 2 to quit
ECHO.
ECHO.
Set /p input=What do you want to do?

IF %Input% == 1 GOTO Optimize
IF %Input% == 2 GOTO Quit

:Quit
Echo.
ECHO.
ECHO. Thanks for using this! Credits to SmiTTTen - DJ Trancicted - Stashe
ping 123.45.67.89 -n 1 -w 5000 > nul
  1. lini
    August 15, 2011 at 3:02 am

    net stop [service name] /yes 2>%USERPROFILE%\temp.txt

    this line has no meaning 🙂

    also this at the end wont do anything (especially after you have stopped the network services)

    ping 123.45.67.89 -n 1 -w 5000 > nul

    • mixtrain
      August 16, 2011 at 2:50 pm

      net stop [service name] /yes 2>%USERPROFILE%\temp.txt – it’s just a redirect from the screen.

  2. Des
    August 15, 2011 at 4:18 am

    Can i ask you something?

    Why do you need the last line?
    “ping 123.45.67.89 -n 1 -w 5000 > nul”

    I hope this is not for “dark purposes”… :/

    Thanks…

    • mixtrain
      August 16, 2011 at 2:46 pm

      Yes you can.

      The last line is just a timed ping to act as a delay to show the development credits before the command line window closes. You’ll notice the number is 123456789. We could have (and possibly should have) just used the 127.0.0.1 loop back address. You can totally delete this line.

      As for dark purposes…..I wish I was clever enough to have them,

  3. y2ken
    August 15, 2011 at 10:03 am

    If it gives me ACCESS DENIED on several lines when I run it, does it mean it has not worked?

    • mixtrain
      August 16, 2011 at 2:42 pm

      Did you Right Click > Run as Administrator when you first ran it?

  4. mrctony
    August 17, 2011 at 3:27 am

    Great scrip I used to stop all this services manually,with command msconfig on my XP machine this scrip save me a lot of time…
    just one question does the scrip still works if I delete the very last line?

    Thanks and best regards:mrctony.

  5. mrctony
    August 17, 2011 at 3:59 am

    One more Question what if I want to live broadcast (icecast and traktor)is there anything that I need to exclude before
    run the scrip..?

    • mixtrain
      August 17, 2011 at 8:26 am

      The script disables multiple services required for your network card to work. The two main sections of the script that do most of that work are :

      rem Stopping DHCP Client, Wireless LAN and Bluetooth…
      net stop WinHttpAutoProxySvc /yes 2>%USERPROFILE%\temp.txt
      net stop dhcp /yes 2>%USERPROFILE%\temp.txt
      net stop wlansvc /yes 2>%USERPROFILE%\temp.txt
      net stop btwdins /yes 2>%USERPROFILE%\temp.txt
      net stop [service name] /yes 2>%USERPROFILE%\temp.txt

      rem Stopping Other Network Related Services…
      net stop “dns cache” /yes 2>%USERPROFILE%\temp.txt
      net stop netprofm /yes 2>%USERPROFILE%\temp.txt
      net stop nlasvc /yes 2>%USERPROFILE%\temp.txt
      net stop netman /yes 2>%USERPROFILE%\temp.txt
      net stop iphlpsvc /yes 2>%USERPROFILE%\temp.txt
      net stop lanmanworkstation /yes 2>%USERPROFILE%\temp.txt
      net stop “Bonjour Service” /yes 2>%USERPROFILE%\temp.txt
      net stop dhcp /yes 2>%USERPROFILE%\temp.txt
      net stop nsi /yes 2>%USERPROFILE%\temp.txt
      net stop lanmanserver /yes 2>%USERPROFILE%\temp.txt
      net stop lmhosts /yes 2>%USERPROFILE%\temp.txt
      net stop “shared access” /yes 2>%USERPROFILE%\temp.txt
      net stop nettcpportsharing /yes 2>%USERPROFILE%\temp.txt
      net stop remoteaccess /yes 2>%USERPROFILE%\temp.txt
      net stop alg /yes 2>%USERPROFILE%\temp.txt
      net stop bits /yes 2>%USERPROFILE%\temp.txt
      net stop “peerdists vc” /yes 2>%USERPROFILE%\temp.txt
      net stop certpropsvc /yes 2>%USERPROFILE%\temp.txt
      net stop homegrouplistener /yes 2>%USERPROFILE%\temp.txt
      net stop homegroupprovider /yes 2>%USERPROFILE%\temp.txt
      net stop winrm /yes 2>%USERPROFILE%\temp.txt
      net stop Broswer /yes 2>%USERPROFILE%\temp.txt
      net stop TrkWks /yes 2>%USERPROFILE%\temp.txt

      Without understanding all the details of your setup it’s hard to say exactly what you can and cannot stop. As an example, most people use DHCP on their router hand so that each computer automatically receives an IP address. Right now the script disables your PC’s DHCP related services and this prevents your computer from getting on the network. That is clearly not something you want if you are gong to be broadcasting. You could rem out the DHCP line in the script or. you could change your IP settings from DHCP to manual IP. This means you define a static IP address for your computer – that would render the DHCP related services moot and so stopping them wouldn’t affect your ability to broadcast,. Again, this is just an example.

      The script was designed to knock as many services possible, leaving only the basic serves in place for Traktor. I would suggest that you go to blackviper.org and look through the services the script stops in the network related section. There is a lot of good information there and with some trial and error you will find what works for you. We may look into providing another option in the script that allows networking support to remain after the script has been executed.

  6. August 17, 2011 at 6:02 pm

    Taskkill /f /im AvastUI.exe 2>%USERPROFILE%\temp.txt

    this line may need appending to whatever your anti virus is.

  7. August 17, 2011 at 6:04 pm

    net stop “avast! Antivirus” /yes 2>%USERPROFILE%\temp.txt

    same with this.

  8. August 18, 2011 at 3:00 am

    HOW I START THE SCRIPT?PLS!

  9. Colin
    August 18, 2011 at 3:08 am

    DONE!thanks!

  10. August 23, 2011 at 3:00 am

    I didn’t run as administrator the first time, got access denieds, now I run as administrator, seems to work but I do get a “The system cannot find the path specified” before it says system optimized … do I need to create an new file or is this permanently screwed up?

    • September 6, 2011 at 11:55 am

      replace the first part of the script with this:

      @Echo off
      rem if exist %USERPROFILE%\DJbatch.txt goto menu
      start reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
      rem Echo Don’t delete this file! The Ultimate Dj Batch file needs it to run fine! >> %USERPROFILE%\DJbatch.txt

      This will probably solve your problem

      • rocksteady
        August 17, 2012 at 2:24 am

        ive been using this successfully for a good year now, just bought a more sleeker laptop, copied the working file to the new latop and same error message…re copied and pasted the original script, with your ‘new’ heading and still same path not found error, the only thing i can think of is the new laptop is running AMD rather than intel???????

  11. August 24, 2011 at 8:01 am

    Question, I’m getting: The system cannot find path specified?

  12. iTone
    August 26, 2011 at 11:47 am

    On which version(s) of Windows does this apply?

  13. worthy
    August 26, 2011 at 12:19 pm

    Hi, I tried running the script and it killed one of my channels. I use a Numark DJiO soundcard so would it of suspended the driver perhaps? Trouble is I’m not entirely sure how to resolve this…any ideas!?? Thanks

  14. shaveurlegz
    August 31, 2011 at 6:20 pm

    IT SAYS : your system cannot find the path specified

    but then says, you system has been optimized

    • September 6, 2011 at 12:02 pm

      That’s just how the script works atm, there’s no error check built in to see if the script actually did his work, this will be done in the next uipdate!

      try to replace the first part of the script with this:

      @Echo off
      rem if exist %USERPROFILE%\DJbatch.txt goto menu
      start reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
      rem Echo Don’t delete this file! The Ultimate Dj Batch file needs it to run fine! >> %USERPROFILE%\DJbatch.txt

      This will probably solve your problem

  15. September 1, 2011 at 11:21 am

    I can’t get it to work I ran as admin, but I keep getting “The system cannont find the path specified” message. :-/ Help pls.

    • September 6, 2011 at 12:00 pm

      try to replace the first part of the script with this:

      @Echo off
      rem if exist %USERPROFILE%\DJbatch.txt goto menu
      start reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
      rem Echo Don’t delete this file! The Ultimate Dj Batch file needs it to run fine! >> %USERPROFILE%\DJbatch.txt

      This will probably solve your problem

  16. Bas
    September 3, 2011 at 1:00 pm

    Nice tool,

    I run XP and get the comment : “and” is not recognised as an internal or external command, program or batch file (may not be exact, Itranslated it from Dutch), after the line : “Your computer is being optimised!”

    I searched the script for any obvious errors, but i can’t find it…

  17. September 4, 2011 at 12:35 pm

    any reply? anyone? anyone?

  18. September 6, 2011 at 11:57 am

    replace the first part of the script with this:

    @Echo off
    rem if exist %USERPROFILE%\DJbatch.txt goto menu
    start reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
    rem Echo Don’t delete this file! The Ultimate Dj Batch file needs it to run fine! >> %USERPROFILE%\DJbatch.txt

    This will probably solve your problem

    greetz

    • September 25, 2011 at 10:52 am

      Thank you Sander for this. Script works great now.

  19. Marc
    September 13, 2011 at 6:15 am

    Thanks for the script. Its not working for me. Am also getting “cannot find path specified” when running it. Tried the other scripts/options on your site but they only seem to lead to the faq for some reason. Am on 64bit win 7 if you can help?

  20. October 13, 2011 at 9:32 am

    Hi Dj tech, not sure if you’re reffering to my comment to say its not working, but i replied above that to say that the updated code fixes that issue so works fine for me so far (and was a bit more thorough that my manual method).

    • mixtrain
      October 18, 2011 at 12:37 pm

      Thanks for letting us know! Can you describe what you did to get it to work?

      • October 18, 2011 at 2:08 pm

        Yeah Sander Trancicted’ Vanrapenbusch’s edit sorted it out –

        “replace the first part of the script with this:

        @Echo off
        rem if exist %USERPROFILE%\DJbatch.txt goto menu
        start reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
        rem Echo Don’t delete this file! The Ultimate Dj Batch file needs it to run fine! >> %USERPROFILE%\DJbatch.txt


        The guy (dj tech) that i was replying to seems to have deleted his comment

  21. fernando Trillo
    October 14, 2011 at 2:51 pm

    I am using Ableton on a toshiba satellite, can I still run the script ?

    • mixtrain
      October 18, 2011 at 12:36 pm

      Yes

  22. Dj Delta
    October 22, 2011 at 2:51 am

    Would it be safe to use this with an ns7 running Itch on windows 7?

    • mixtrain
      October 25, 2011 at 12:54 am

      yes sir.

  23. Ewan Matheson
    March 24, 2012 at 5:09 am

    Totally sick. Awesome tool – really impressed!

  1. August 3, 2011 at 3:45 pm
  2. August 15, 2011 at 1:11 am
  3. August 31, 2011 at 4:37 pm

Leave a comment