|
|
|
06-21-2012, 11:20 PM
|
#1441
|
Mortal
Join Date: Dec 2008
Location: France
Posts: 1,969
|
Quote:
Originally Posted by hopi
There currently are 4 possible slots, there for only 4 possible icons, ...right?
|
no, you have up to 99 slots, the nb of "slot actions" is configurable is the S&M.ini file:
1) To find this S&M.ini file: REAPER > Main menu > Options > Show REAPER resource path in explorer/finder (this will work whatever is your OS)
2) Quit REAPER <- important
3) Edit the nb of actions you want in the S&M.ini file, section [NbOfAction], save
4) Launch REAPER => you now have the nb of actions you specified
Remark: to limit the "spam" in the action list, you can also set 0 for the actions you do not use..
Edit: here's the list of actions you can configure (in SWS v2.4.0 #3, February 2014) and how a S&M.ini file looks like:
Code:
[NbOfActions]
; Set the number of actions you want below. Quit REAPER first!
; Unless specified (e.g. "[n <= 32!]"), the maximum number of actions is 99.
; To hide/remove actions: 0.
S&M_CUEBUS=8 ; Create cue buss from track selection, settings n [n <= 8!]
S&M_FXOFF_SETON=8 ; Set FX n online for selected tracks
S&M_FXOFF_SETOFF=8 ; Set FX n offline for selected tracks
S&M_FXOFF=8 ; Toggle FX n online/offline for selected tracks
S&M_FXBYP_SETON=8 ; Bypass FX n for selected tracks
S&M_FXBYP_SETOFF=8 ; Unbypass FX n for selected tracks
S&M_FXBYP=8 ; Toggle FX n bypass for selected tracks
S&M_FXOFFEXCPT=0 ; Toggle all FX (except n) online/offline for selected tracks
S&M_FXBYPEXCPT=0 ; Toggle all FX (except n) bypass for selected tracks
S&M_FXOFF_ALL_ON_EXCPT=0 ; Set all FX (except n) online for selected tracks
S&M_FXOFF_ALL_OFF_EXCPT=8 ; Set all FX (except n) offline for selected tracks
S&M_FXBYP_ALL_ON_EXCPT=8 ; Bypass all FX (except n) for selected tracks
S&M_FXBYP_ALL_OFF_EXCPT=0 ; Unbypass all FX (except n) for selected tracks
S&M_CLRFXCHAINSLOT=0 ; Resources - Clear FX chain slot n
S&M_TAKEFXCHAIN=4 ; Resources - Paste (replace) FX chain to selected items, slot n
S&M_PASTE_TAKEFXCHAIN=4 ; Resources - Paste FX chain to selected items, slot n
S&M_FXCHAIN_ALLTAKES=0 ; Resources - Paste (replace) FX chain to selected items, all takes, slot n
S&M_PASTE_FXCHAIN_ALLTAKES=0 ; Resources - Paste FX chain to selected items, all takes, slot n
S&M_TRACKFXCHAIN=4 ; Resources - Paste (replace) FX chain to selected tracks, slot n
S&M_PASTE_TRACKFXCHAIN=4 ; Resources - Paste FX chain to selected tracks, slot n
S&M_INFXCHAIN=0 ; Resources - Paste (replace) input FX chain to selected tracks, slot n
S&M_PASTE_INFXCHAIN=0 ; Resources - Paste input FX chain to selected tracks, slot n
S&M_REPLACE_TEMPLATE_ITEMS=4 ; Resources - Paste (replace) template items to selected tracks, slot n
S&M_PASTE_TEMPLATE_ITEMS=4 ; Resources - Paste template items to selected tracks, slot n
S&M_CLR_TRTEMPLATE_SLOT=0 ; Resources - Clear track template slot n
S&M_APPLY_TRTEMPLATE=4 ; Resources - Apply track template to selected tracks, slot n
S&M_APPLY_TRTEMPLATE_ITEMSENVS=4 ; Resources - Apply track template (+envelopes/items) to selected tracks, slot n
S&M_ADD_TRTEMPLATE=4 ; Resources - Import tracks from track template, slot n
S&M_CLR_PRJTEMPLATE_SLOT=0 ; Resources - Clear project slot n
S&M_APPLY_PRJTEMPLATE=4 ; Resources - Open project, slot n
S&M_NEWTAB_PRJTEMPLATE=4 ; Resources - Open project, slot n (new tab)
S&M_CLR_MEDIA_SLOT=0 ; Resources - Clear media file slot n
S&M_PLAYMEDIA_SELTRACK=4 ; Resources - Play media file in selected tracks, slot n
S&M_LOOPMEDIA_SELTRACK=4 ; Resources - Loop media file in selected tracks, slot n
S&M_PLAYMEDIA_SELTRACK_SYNC=4 ; Resources - Play media file in selected tracks (sync with next measure), slot n
S&M_LOOPMEDIA_SELTRACK_SYNC=4 ; Resources - Loop media file in selected tracks (sync with next measure), slot n
S&M_TGL_PLAYMEDIA_SELTRACK=4 ; Resources - Play media file in selected tracks (toggle), slot n
S&M_TGL_LOOPMEDIA_SELTRACK=4 ; Resources - Loop media file in selected tracks (toggle), slot n
S&M_TGLPAUSE_PLAYMEDIA_SELTR=4 ; Resources - Play media file in selected tracks (toggle pause), slot n
S&M_TGLPAUSE_LOOPMEDIA_SELTR=0 ; Resources - Loop media file in selected tracks (toggle pause), slot n
S&M_ADDMEDIA_CURTRACK=4 ; Resources - Add media file to current track, slot n
S&M_ADDMEDIA_NEWTRACK=4 ; Resources - Add media file to new track, slot n
S&M_ADDMEDIA_SELITEM=4 ; Resources - Add media file to selected items as takes, slot n
S&M_CLR_IMAGE_SLOT=0 ; Resources - Clear image slot n
S&M_SHOW_IMG=4 ; Resources - Show image, slot n
S&M_SET_TRACK_ICON=4 ; Resources - Set track icon for selected tracks, slot n
S&M_CLR_THEME_SLOT=0 ; Resources - Clear theme slot n
S&M_LOAD_THEME=4 ; Resources - Load theme, slot n
S&M_NEXT_PRESET_FX=4 ; Trigger next preset for FX n of selected tracks
S&M_PREVIOUS_PRESET_FX=4 ; Trigger previous preset for FX n of selected tracks
S&M_SELFX=8 ; Select FX n for selected tracks
S&M_SHOWFXCHAIN=8 ; Show FX chain for selected tracks, FX n
S&M_FLOATFX=8 ; Float FX n for selected tracks
S&M_UNFLOATFX=8 ; Unfloat FX n for selected tracks
S&M_TOGLFLOATFX=8 ; Toggle float FX n for selected tracks
S&M_MESETCCLANES=8 ; Active MIDI Editor - Restore displayed CC lanes, slot n
S&M_MESAVECCLANES=8 ; Active MIDI Editor - Save displayed CC lanes, slot n
S&M_SET_TRACK_GROUP=8 ; Set selected tracks to group n (default flags) [n <= 32!]
S&M_OPEN_LIVECFG_MONITOR=4 ; Live Config n - Open/close monitoring window [n <= 4!]
S&M_NEXT_LIVE_CFG=4 ; Live Config n - Apply next config [n <= 4!]
S&M_PREVIOUS_LIVE_CFG=4 ; Live Config n - Apply previous config [n <= 4!]
S&M_PRELOAD_NEXT_LIVE_CFG=4 ; Live Config n - Preload next config [n <= 4!]
S&M_PRELOAD_PREVIOUS_LIVE_CFG=4 ; Live Config n - Preload previous config [n <= 4!]
S&M_PRELOAD_LIVE_CFG=4 ; Live Config n - Apply preloaded config (swap preload/current) [n <= 4!]
S&M_LIVECFG_ON=0 ; Live Config n - Enable [n <= 4!]
S&M_LIVECFG_OFF=0 ; Live Config n - Disable [n <= 4!]
S&M_LIVECFG_TGL=4 ; Live Config n - Toggle enable [n <= 4!]
S&M_LIVECFG_MUTEBUT_ON=0 ; Live Config n - Enable option 'Mute all but active track' [n <= 4!]
S&M_LIVECFG_MUTEBUT_OFF=0 ; Live Config n - Disable option 'Mute all but active track' [n <= 4!]
S&M_LIVECFG_MUTEBUT_TGL=4 ; Live Config n - Toggle option 'Mute all but active track' [n <= 4!]
S&M_LIVECFG_OFFLINEBUT_ON=0 ; Live Config n - Enable option 'Offline all but active/preloaded tracks' [n <= 4!]
S&M_LIVECFG_OFFLINEBUT_OFF=0 ; Live Config n - Disable option 'Offline all but active/preloaded tracks' [n <= 4!]
S&M_LIVECFG_OFFLINEBUT_TGL=4 ; Live Config n - Toggle option 'Offline all but active/preloaded tracks' [n <= 4!]
S&M_LIVECFG_CC123_ON=0 ; Live Config n - Enable option 'Send all notes off when switching configs' [n <= 4!]
S&M_LIVECFG_CC123_OFF=0 ; Live Config n - Disable option 'Send all notes off when switching configs' [n <= 4!]
S&M_LIVECFG_CC123_TGL=4 ; Live Config n - Toggle option 'Send all notes off when switching configs' [n <= 4!]
S&M_LIVECFG_FADES_ON=0 ; Live Config n - Enable tiny fades [n <= 4!]
S&M_LIVECFG_FADES_OFF=0 ; Live Config n - Disable tiny fades [n <= 4!]
S&M_LIVECFG_FADES_TGL=4 ; Live Config n - Toggle enable tiny fades [n <= 4!]
S&M_PLAY_RGN_PLAYLIST=4 ; Region Playlist n - Play
S&M_GOTO_MARKER=0 ; Go to marker n (obeys smooth seek)
S&M_GOTO_REGION=0 ; Go to region n (obeys smooth seek)
S&M_GOTO_SEL_REGION=4 ; Go to/select region n (obeys smooth seek)
S&M_DUMMY_TGL=8 ; Dummy toggle n
S&M_EXCL_TGL=4 ; Exclusive toggle An
S&M_EXCL_TGL_B=4 ; Exclusive toggle Bn
S&M_EXCL_TGL_C=4 ; Exclusive toggle Cn
S&M_EXCL_TGL_D=4 ; Exclusive toggle Dn
S&M_EXCL_TGL_E=0 ; Exclusive toggle En
S&M_EXCL_TGL_F=0 ; Exclusive toggle Fn
S&M_EXCL_TGL_G=0 ; Exclusive toggle Gn
S&M_EXCL_TGL_H=0 ; Exclusive toggle Hn
Last edited by Jeffos; 02-27-2014 at 05:28 PM.
Reason: list of configurable actions
|
|
|
06-22-2012, 12:42 AM
|
#1442
|
Human being with feelings
Join Date: Sep 2007
Posts: 522
|
Quote:
Originally Posted by Jeffos
no, you have up to 99 slots, the nb of "slot actions" is configurable:
1) quit REAPER (important)
2) edit the nb of actions you want in the S&M.ini file, section [NbOfAction], save
3) launch REAPER => you now have the nb of actions you specified
rmk: to limit the "spam" in the action list, you can also set 0 for the actions you do not use..
|
Does that work for "Toggle FX [n] bypass for selected tracks"?
|
|
|
06-22-2012, 04:13 AM
|
#1443
|
Mortal
Join Date: Dec 2008
Location: France
Posts: 1,969
|
sure, make sure you have the latest pre-release v2.2.0 #14.
here is the current list of configurable actions.
also, as you can see, some very specific ones are released but hidden by default (nb = 0), for ex: "Toggle all FX (except n) bypass"
Code:
[NbOfActions]
; Set the number of slot actions you want below (none/hidden: 0, max: 99, quit REAPER first!)
S&M_CUEBUS=8 ; Create cue buss from track selection, settings n (n <= 8!)
S&M_FXOFF_SETON=8 ; Set FX n online for selected tracks
S&M_FXOFF_SETOFF=8 ; Set FX n offline for selected tracks
S&M_FXOFF=8 ; Toggle FX n online/offline for selected tracks
S&M_FXBYP_SETON=8 ; Bypass FX n for selected tracks
S&M_FXBYP_SETOFF=8 ; Unbypass FX n for selected tracks
S&M_FXBYP=8 ; Toggle FX n bypass for selected tracks
S&M_FXOFFEXCPT=0 ; Toggle all FX (except n) online/offline for selected tracks
S&M_FXBYPEXCPT=0 ; Toggle all FX (except n) bypass for selected tracks
S&M_CLRFXCHAINSLOT=0 ; Clear FX chain slot n
S&M_TAKEFXCHAIN=4 ; Paste (replace) FX chain to selected items, slot n
S&M_PASTE_TAKEFXCHAIN=4 ; Paste FX chain to selected items, slot n
S&M_FXCHAIN_ALLTAKES=0 ; Paste (replace) FX chain to selected items, all takes, slot n
S&M_PASTE_FXCHAIN_ALLTAKES=0 ; Paste FX chain to selected items, all takes, slot n
S&M_TRACKFXCHAIN=4 ; Paste (replace) FX chain to selected tracks, slot n
S&M_PASTE_TRACKFXCHAIN=4 ; Paste FX chain to selected tracks, slot n
S&M_INFXCHAIN=0 ; Paste (replace) input FX chain to selected tracks, slot n
S&M_PASTE_INFXCHAIN=0 ; Paste input FX chain to selected tracks, slot n
S&M_CLR_TRTEMPLATE_SLOT=0 ; Clear track template slot n
S&M_APPLY_TRTEMPLATE=4 ; Apply track template to selected tracks, slot n
S&M_APPLY_TRTEMPLATE_ITEMSENVS=4 ; Apply track template (+envelopes/items) to selected tracks, slot n
S&M_ADD_TRTEMPLATE=4 ; Import tracks from track template, slot n
S&M_CLR_PRJTEMPLATE_SLOT=0 ; Clear project template slot n
S&M_APPLY_PRJTEMPLATE=4 ; Open/select project template, slot n
S&M_NEWTAB_PRJTEMPLATE=4 ; Open/select project template (new tab), slot n
S&M_CLR_MEDIA_SLOT=0 ; Clear media file slot n
S&M_PLAYMEDIA_SELTRACK=4 ; Play media file in selected tracks, slot n
S&M_LOOPMEDIA_SELTRACK=4 ; Loop media file in selected tracks, slot n
S&M_PLAYMEDIA_SELTRACK_SYNC=4 ; Play media file in selected tracks (sync with next measure), slot n
S&M_LOOPMEDIA_SELTRACK_SYNC=4 ; Loop media file in selected tracks (sync with next measure), slot n
S&M_TGL_PLAYMEDIA_SELTRACK=4 ; Play media file in selected tracks (toggle), slot n
S&M_TGL_LOOPMEDIA_SELTRACK=4 ; Loop media file in selected tracks (toggle), slot n
S&M_TGLPAUSE_PLAYMEDIA_SELTR=4 ; Play media file in selected tracks (toggle pause), slot n
S&M_TGLPAUSE_LOOPMEDIA_SELTR=0 ; Loop media file in selected tracks (toggle pause), slot n - Infinite looping! To be stopped!
S&M_ADDMEDIA_CURTRACK=4 ; Add media file to current track, slot n
S&M_ADDMEDIA_NEWTRACK=4 ; Add media file to new track, slot n
S&M_ADDMEDIA_SELITEM=4 ; Add media file to selected items as takes, slot n
S&M_CLR_IMAGE_SLOT=0 ; Clear image slot n
S&M_SHOW_IMG=4 ; Show image, slot n
S&M_SET_TRACK_ICON=4 ; Set track icon for selected tracks, slot n
S&M_CLR_THEME_SLOT=0 ; Clear theme slot n
S&M_LOAD_THEME=4 ; Load theme, slot n
S&M_NEXT_PRESET_FX=4 ; Trigger next preset for FX n of selected tracks
S&M_PREVIOUS_PRESET_FX=4 ; Trigger previous preset for FX n of selected tracks
S&M_SELFX=8 ; Select FX n for selected tracks
S&M_SHOWFXCHAIN=8 ; Show FX chain for selected tracks, FX n
S&M_FLOATFX=8 ; Float FX n for selected tracks
S&M_UNFLOATFX=8 ; Unfloat FX n for selected tracks
S&M_TOGLFLOATFX=8 ; Toggle float FX n for selected tracks
S&M_MESETCCLANES=4 ; Active MIDI Editor - Restore displayed CC lanes, slot n
S&M_MESAVECCLANES=4 ; Active MIDI Editor - Save displayed CC lanes, slot n
S&M_SET_TRACK_GROUP=8 ; Set selected tracks to group n (default flags) (n <= 32!)
S&M_TOGGLE_LIVE_CFG=8 ; Toggle Live Config n enable (n <= 8!)
S&M_NEXT_LIVE_CFG=8 ; Live Config n - Next (n <= 8!)
S&M_PREVIOUS_LIVE_CFG=8 ; Live Config n - Previous (n <= 8!)
S&M_PLAY_RGN_PLAYLIST=8 ; Region Playlist n - Play
|
|
|
06-22-2012, 05:03 AM
|
#1444
|
Human being with feelings
Join Date: Sep 2007
Posts: 522
|
Incredible, thanks!
|
|
|
06-22-2012, 08:40 AM
|
#1445
|
Human being with feelings
Join Date: Oct 2008
Location: Right Hear
Posts: 15,619
|
OMG Jeffos! Thanks... now see, I ask a 'little' question and get back a huge answer... wow, I never knew that ability even existed and it makes such a great difference to know that!
THANKS_SLOT=1000
|
|
|
06-24-2012, 12:04 PM
|
#1446
|
Human being with feelings
Join Date: Oct 2008
Location: Right Hear
Posts: 15,619
|
OK another 'slot' question that I don't grasp today:
there are sws actions to paste an fx chain slot xx to selected tracks or items... nice
but I don't see how to save various chains to various slot numbers
what am I missing? sorry to be so dumb on this one...
|
|
|
06-24-2012, 03:56 PM
|
#1447
|
Human being with feelings
Join Date: Feb 2012
Posts: 1,972
|
Use Resources window
|
|
|
06-24-2012, 07:45 PM
|
#1448
|
Human being with feelings
Join Date: Oct 2008
Location: Right Hear
Posts: 15,619
|
thanks Viente... never would have guessed that one... nice
|
|
|
06-27-2012, 12:36 AM
|
#1449
|
Human being with feelings
Join Date: Jul 2008
Posts: 1,860
|
Sorry for asking this basic question yet again, but I have Reaper 4.22 OS X installed fine, and SWS Extensions installed fine.
These are quite old and want to install the latest SWS to do the sidechain trick that someone has posted up.
I cannot find any folder for Library > application support > REAPER > Userplugins?
I'm sure I had this?
So how did I install my last SWS that are currently working fine, and how do I upgrade? :S
|
|
|
06-28-2012, 07:40 AM
|
#1450
|
Code Monkey
Join Date: Sep 2007
Location: Madison, WI
Posts: 857
|
|
|
|
06-29-2012, 12:59 AM
|
#1451
|
Human being with feelings
Join Date: Aug 2007
Posts: 326
|
REGION PLAYLIST!
You do not realise how happy you have made me! This could potentially
a) save me hours and hours and hours of organising live sets using custom macros and marker actions, which while awesome, do seem to have the odd bug or quirk.
b) allow me to be more flexible with our set orders
c) save me embarrasment when/if our set fucks up on stage or i fuck it up because without a region playlist thats rock solid it can be quite difficult to arrange a live set with looping and non loopng sections, triggers midi program and patch changes to a guitar rig and synth rig, switches vocal effects, plays back a click track as well as backing and allows for easily switching song order/playback/stop/loop from a midi controller!
I am very excited
is it be possible to collate info about it/track issues and developments somewhere? id really like to keep up to date with this
|
|
|
07-05-2012, 01:14 AM
|
#1453
|
Human being with feelings
Join Date: Feb 2012
Posts: 1,972
|
I found some SWS actions : Move selected FX up/down in chain for selected tracks. But it doesnt work as i expect
How to use it?
Thanks
|
|
|
07-10-2012, 01:43 AM
|
#1454
|
Human being with feelings
Join Date: Jun 2009
Location: Earth
Posts: 1,340
|
Quote:
Originally Posted by Viente
I found some SWS actions : Move selected FX up/down in chain for selected tracks. But it doesnt work as i expect
How to use it?
Thanks
|
There is a new beta ver.2.2.0.16 out now that has a fix for this.
|
|
|
07-10-2012, 01:49 AM
|
#1455
|
Human being with feelings
Join Date: Feb 2012
Posts: 1,972
|
Thanks for letting me know
|
|
|
07-12-2012, 05:37 AM
|
#1456
|
Human being with feelings
Join Date: Feb 2010
Location: France
Posts: 125
|
Installing sws extension problem
Sorry for the dumb question: I can't find a way to install the latest sws extension on a portable installed Reaper 4.22. The installer asks for a "valid Reaper installation folder"???
I remember in previous cases I could retrieve the "reaper_sws.dll" somewhere, then paste it in the plugins directory and all was fine...
Any solution?
|
|
|
07-12-2012, 06:13 AM
|
#1457
|
Code Monkey
Join Date: Sep 2007
Location: Madison, WI
Posts: 857
|
Quote:
Originally Posted by Kawabatnam
Sorry for the dumb question: I can't find a way to install the latest sws extension on a portable installed Reaper 4.22. The installer asks for a "valid Reaper installation folder"???
I remember in previous cases I could retrieve the "reaper_sws.dll" somewhere, then paste it in the plugins directory and all was fine...
Any solution?
|
In the SWS installer, pick the folder where you installed REAPER. (It checks for reaper.exe)
|
|
|
07-12-2012, 07:12 AM
|
#1458
|
Human being with feelings
Join Date: Feb 2010
Location: France
Posts: 125
|
Quote:
Originally Posted by sws
In the SWS installer, pick the folder where you installed REAPER. (It checks for reaper.exe)
|
Thanks, that's what I was indeed doing, then the installer would preselect the ok button (windows xp by the way), but would nonetheless keep the button "next" greyed, preventing from going any further.
Eventually I had to rename my folder to "Reaper" (from my original exotic naming "Reaper Portable"...) and it worked.
|
|
|
07-12-2012, 07:51 AM
|
#1459
|
Code Monkey
Join Date: Sep 2007
Location: Madison, WI
Posts: 857
|
Ahh, I see what you mean now. I found the problem with the installer and it will be fixed for the next release.
|
|
|
07-22-2012, 04:09 PM
|
#1460
|
Human being with feelings
Join Date: Jan 2011
Location: Polska, Komorów
Posts: 228
|
Hi,
Is it possible to paste playlist with original regions, that were used to prepare playlist?
thanks
|
|
|
07-22-2012, 06:59 PM
|
#1461
|
Code Monkey
Join Date: Sep 2007
Location: Madison, WI
Posts: 857
|
Hey everyone!
v2.3 of SWS (pretty much the same as the prerelease 2.2.0 #17) has been released! Download from the link in my sig. Please note Reaper v4.25 is required.
Main updates are the Region Playlist, localization support, fully themed windows, and plenty of bug fixes.
|
|
|
07-22-2012, 07:04 PM
|
#1462
|
Human being with feelings
Join Date: Aug 2010
Location: They put me in a home.
Posts: 3,433
|
EPIC!!! Thank you!
__________________
47.8% of statistics are made up.
|
|
|
07-22-2012, 09:08 PM
|
#1463
|
Human being with feelings
Join Date: Jul 2012
Location: Nassau
Posts: 162
|
Quote:
Originally Posted by sws
Hey everyone!
v2.3 of SWS (pretty much the same as the prerelease 2.2.0 #17) has been released!
|
Thnx!
Is it still fully compatible with Mac PPC 10.4.11?
|
|
|
07-22-2012, 09:10 PM
|
#1464
|
Code Monkey
Join Date: Sep 2007
Location: Madison, WI
Posts: 857
|
Quote:
Originally Posted by compasspnt
Is it still fully compatible with Mac PPC 10.4.11?
|
I haven't tested that specifically, but I haven't changed any build settings for a long time so it should work if it worked before.
|
|
|
07-28-2012, 07:32 PM
|
#1465
|
Code Monkey
Join Date: Sep 2007
Location: Madison, WI
Posts: 857
|
v2.3.0 #2 posted to fix a few graphical issues with build #1.
|
|
|
07-28-2012, 07:45 PM
|
#1466
|
Human being with feelings
Join Date: Jul 2012
Location: Nassau
Posts: 162
|
OT:
Tim, just noticed you are a fellow Moog Source Owner.
Love mine, have had it since the 80's.
Best regards.
|
|
|
07-31-2012, 02:16 AM
|
#1467
|
Mortal
Join Date: Dec 2008
Location: France
Posts: 1,969
|
As Tim said, the extension can now be localized (translated): all action names, almost all windows, menus, etc..
AFAIK, it is only availble in French at the moment (téléchargement ici, mis à jour le 30/07 pour REAPER v4.21 et SWS/S&M v2.3).
To translate the SWS/S&M extension please see http://forum.cockos.com/showpost.php...&postcount=810.
I have just uploaded a new template LangPack file: http://code.google.com/p/sws-extensi...ReaperLangPack
If you have any question/issue about that, do not hesitate!
Many thanks to Cockos who made this possible!
|
|
|
08-02-2012, 07:57 AM
|
#1468
|
Human being with feelings
Join Date: Mar 2010
Posts: 319
|
guys, sorry if this isn't the right place, but i guess i can find many people in this post wich are really into the sws extensions..
i have some questions about the tracklist, and more specifically:
1)is it the same as the reaper "track manager"? was it created berfore V4 and the reaper track manager and never deleted (of course, no need to delete it!) or is it something different under some aspect?
2)i'm not able to work with cisibility snapshot, they seem to work only from the tracklist right-click menu. from the snapshot itself visualization simply doesn't change i believe it's something with my preferences, but i couldn't say wich one!
i opened a topic in the general discussion
http://forum.cockos.com/showthread.p...ight=tracklist
hope someone can help me
|
|
|
08-02-2012, 08:58 AM
|
#1469
|
Human being with feelings
Join Date: Dec 2011
Location: austria
Posts: 257
|
I have a problem with Region Playlist: On MAC OSX 10.7.4, newest reaper pre 64bit
newest SWS prerelease
If the Region Playlist is docked I can´t close the Playlist anymore after opening it.
Closing adds another docked playlist.
So after trying to close a region playlist for say 5 times I end up with 6 docked Region Playlists.
I can the one Playlist with clicking the little x. After trying to close another PL Reaper crashes.
All this doesn´t happen when open/closing a non-docked Playlist.
Thanx Wolfger
|
|
|
08-02-2012, 12:33 PM
|
#1470
|
Mortal
Join Date: Dec 2008
Location: France
Posts: 1,969
|
@wolfgerb: I created an issue in the SWS tracker for your prob, some Qs for you there: http://code.google.com/p/sws-extensi.../detail?id=498
note: this thread is meant to ask Qs, clarify stuff, send us some kudos, tell the world how much we rock, .. well, that kind of stuff
to report how much suck we actually suck (i.e. bugs), please use the SWS tracker ( http://code.google.com/p/sws-extension/issues/list), because it is harder to find on the interwebz
EDIT: jokes apart.. the tracker eases things for us: history of issues, allows us to tie source code revisions to issues, etc.. also some reports (like yours, here) often need back and forth discussions, attached files, etc..
Last edited by Jeffos; 08-02-2012 at 12:38 PM.
|
|
|
08-02-2012, 12:56 PM
|
#1471
|
Human being with feelings
Join Date: Dec 2011
Location: austria
Posts: 257
|
Quote:
Originally Posted by Jeffos
@wolfgerb: I created an issue in the SWS tracker for your prob, some Qs for you there: http://code.google.com/p/sws-extensi.../detail?id=498
note: this thread is meant to ask Qs, clarify stuff, send us some kudos, tell the world how much we rock, .. well, that kind of stuff
to report how much suck we actually suck (i.e. bugs), please use the SWS tracker ( http://code.google.com/p/sws-extension/issues/list), because it is harder to find on the interwebz
EDIT: jokes apart.. the tracker eases things for us: history of issues, allows us to tie source code revisions to issues, etc.. also some reports (like yours, here) often need back and forth discussions, attached files, etc..
|
Thanx Jeffos, I´m sorry, I thought I was in the prerelease forum.
I promise it won´t happen again ;-)
wolfger
|
|
|
08-02-2012, 11:14 PM
|
#1472
|
Human being with feelings
Join Date: Mar 2010
Posts: 319
|
Quote:
Originally Posted by Jeffos
EDIT: jokes apart.. the tracker eases things for us: history of issues, allows us to tie source code revisions to issues, etc.. also some reports (like yours, here) often need back and forth discussions, attached files, etc..
|
sorry jeffos, was your post for me too?
i mean, should i start a bug report?
|
|
|
08-02-2012, 11:53 PM
|
#1473
|
Mortal
Join Date: Dec 2008
Location: France
Posts: 1,969
|
Quote:
Originally Posted by Shiningkeys
sorry jeffos, was your post for me too?
i mean, should i start a bug report?
|
no! this remark was for wolfgerb
I did not reply to you because I am not sure... so I'd say (Tim! correct me if I'm wrong!)
1) yes the sws tracklist was there first, and yes unless I missed something I think it is well over exceeded by the new native track manager.. I think Tim kept the tracklist for all the people that were using it (and that might still use it)
2) no prob here, can't repro
|
|
|
08-03-2012, 01:26 AM
|
#1474
|
Human being with feelings
Join Date: Mar 2010
Posts: 319
|
Quote:
Originally Posted by Jeffos
no! this remark was for wolfgerb
I did not reply to you because I am not sure... so I'd say (Tim! correct me if I'm wrong!)
1) yes the sws tracklist was there first, and yes unless I missed something I think it is well over exceeded by the new native track manager.. I think Tim kept the tracklist for all the people that were using it (and that might still use it)
|
ok, thank you
Quote:
2) no prob here, can't repro
|
need some more testing,, posted it to the italian forum in order to have some feedbacks
thank you again!
|
|
|
08-19-2012, 01:37 PM
|
#1475
|
Human being with feelings
Join Date: Mar 2008
Location: Nemours (Paris), France
Posts: 260
|
Any equivalent of sws for mac osx ?
Everything is in the title... Does anyone no something like that which runs on mac ? I use REaper during my concerts and the marker editor which allows by one click to access to any of them is not only precious, but merely necessary to me...
|
|
|
08-19-2012, 01:42 PM
|
#1476
|
Moderator
Join Date: Aug 2007
Location: Italy
Posts: 4,333
|
Quote:
Originally Posted by Iokanaan
Everything is in the title... Does anyone no something like that which runs on mac ? I use REaper during my concerts and the marker editor which allows by one click to access to any of them is not only precious, but merely necessary to me...
|
Yes, sws for mac
http://code.google.com/p/sws-extension/downloads/list
- Mario
|
|
|
08-19-2012, 01:45 PM
|
#1477
|
Human being with feelings
Join Date: Dec 2009
Location: Minnesota
Posts: 9,096
|
Quote:
Originally Posted by Iokanaan
Everything is in the title... Does anyone no something like that which runs on mac ? I use REaper during my concerts and the marker editor which allows by one click to access to any of them is not only precious, but merely necessary to me...
|
There are SWS Extensions for OSX, it's right on the website.
__________________
The Sounds of the Hear and Now.
Last edited by richie43; 03-25-2013 at 04:49 PM.
|
|
|
08-19-2012, 01:46 PM
|
#1478
|
Human being with feelings
Join Date: Dec 2009
Location: Minnesota
Posts: 9,096
|
Quote:
Originally Posted by mabian
|
That page too......
__________________
The Sounds of the Hear and Now.
|
|
|
08-19-2012, 01:59 PM
|
#1479
|
Human being with feelings
Join Date: Mar 2008
Location: Nemours (Paris), France
Posts: 260
|
Faster than a shadow... You're a killer (and a saviour) man...
|
|
|
08-19-2012, 02:39 PM
|
#1480
|
Human being with feelings
Join Date: Mar 2008
Location: Nemours (Paris), France
Posts: 260
|
Damn, I can't find the Reaper plugin folder in OSX... The place described on the installation notes does not exist...
|
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 11:00 AM.
|