 |
|
|
11-04-2009, 01:57 AM
|
#81
|
|
Mörtel
Join Date: Jun 2008
Posts: 2,575
|
Even with a fresh Reaper.ini "Copy portions..." will not paste the gap here. Means that preference settings are out of the question  . I fooled around quite a bit, but for the life of my auntie couldn't get it to work like in your ani.
Yes, in this special case (time selection borders are both outside the selected items) there's no difference to ordinary copy/paste here. There is a difference when at least one of the borders is inside selected items in that it only copies the time-selected portion, as intended.
|
|
|
11-04-2009, 02:15 AM
|
#82
|
|
Mortal
Join Date: Aug 2008
Location: a very tiny blue planet
Posts: 621
|
ReWire FX windows nitpicks
Just a few nitpicks:
Scrollbar does not appear on window load.
Listbox does not size on resize.
http://screencast.com/t/F1gAnOIoNsGw
|
|
|
11-05-2009, 02:37 AM
|
#83
|
|
Mortal
Join Date: Sep 2009
Posts: 163
|
@schwa: all comments for GetSetTrackSendInfo() are gone in reaper_plugin_function.h v3131pre4
|
|
|
11-05-2009, 03:09 AM
|
#84
|
|
Mortal
Join Date: Dec 2008
Location: France
Posts: 394
|
Quote:
Originally Posted by Padre_PC
@schwa: all comments for GetSetTrackSendInfo() are gone in reaper_plugin_function.h v3131pre4
|
confirmed (asked myself some Q's about that..). I maintain a diff, here. In case you need it Padre:
Code:
// category is <0 for receives, 0=sends, >0 for hardware outputs
// sendidx is 0..n (NULL on any required parameter to stop)
// parameter names:
// "P_DESTTRACK" (read only, returns MediaTrack *, destination track, only applies for sends/recvs)
// "P_SRCTRACK" (read only, returns MediaTrack *, source track, only applies for sends/recvs)
// "B_MUTE" (returns bool *, read/write)
// "B_PHASE" (returns bool *, read/write - true to flip phase)
// "B_MONO" (returns bool *, read/write)
// "D_VOL" (returns double *, read/write - 1.0 = +0dB etc)
// "D_PAN" (returns double *, read/write - -1..+1)
// "D_PANLAW" (returns double *,read/write - 1.0=+0.0db, 0.5=-6dB, -1.0 = projdef etc)
// "I_SENDMODE" (returns int *, read/write - 0=post-fader, 1=pre-fx, 2=post-fx(depr), 3=post-fx)
// "I_SRCCHAN" (returns int *, read/write - index,&1024=mono, -1 for none)
// "I_DSTCHAN" (returns int *, read/write - index, &1024=mono, otherwise stereo pair, hwout:&512=rearoute)
// "I_MIDIFLAGS" (returns int *, read/write - low 5 bits=source channel 0=all, 1-16, next 5 bits=dest channel, 0=orig, 1-16=chan)
// set setNewValue to non-NULL to set the value
|
|
|
11-05-2009, 03:42 AM
|
#85
|
|
Mortal
Join Date: Sep 2009
Posts: 163
|
Thanks Jeffos. I keep my stuff in SVN so fortunately I had access to the old comments too
|
|
|
11-05-2009, 08:24 PM
|
#86
|
|
Mortal
Join Date: Aug 2007
Location: Caracas, Venezuela
Posts: 1,856
|
Batch conversion crops files...
v3.131rc2
As you can see in the next capture files are cropped after conversion when using an FX chain:
Steps to reproduce:
1. Open the batch converter
2. Import a media file
3. Click on convert
4. Tick 'Process samples through FX chain' and click on Open...
5. Insert some plug-ins in the File Converter FX Chain
6. Click on 'Start' to process files
7. Insert both processed and unprocessed media files in 2 different tracks and compare lengths.
NOTE: The more plug-ins you insert the more Reaper crops the files.
__________________
"it's fun and it's already great and if it becomes even greater that's rewarding in itself"
Mr. Steindork
|
|
|
11-06-2009, 03:34 AM
|
#87
|
|
Mortal
Join Date: Nov 2007
Posts: 1,063
|
[OSX 10.5.8, Intel] Bug in Folders, TCP. 314rc2.
http://screencast.com/t/N4SUMfcDnHzC
Lasttrackfolder-icon stays even though the track isnīt the last track in a folder. Actual there is no folder at all.
BTW: Is there an option to get rid of this foldericon on the tracks?
I donīt need it. I donīt want to see it in my tcp.
|
|
|
11-06-2009, 04:32 AM
|
#88
|
|
Mortal
Join Date: Jul 2009
Posts: 657
|
Hide floating windows doesn't work for Item FX windows...
+
can you please split the actions for hiding/closing windows, so it will be possible to make a macro that will close everything but one or two things that I want to leave open...it will give more flexibility.
|
|
|
11-06-2009, 05:23 AM
|
#89
|
|
Mortal
Join Date: Aug 2008
Posts: 803
|
Quote:
Originally Posted by Reflected
Hide floating windows doesn't work for Item FX windows...
|
confirmed.
__________________
(^|^)<-click this for details. ____(^|^)<-this for the bundle download.
Tutorials: Full MIDI Automation
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Reaper is a Monster,
but i won't be satisfied until
floating windows will be Z-order customizable.
|
|
|
11-06-2009, 06:41 AM
|
#90
|
|
Mortal
Join Date: Nov 2007
Location: Florida, USA
Posts: 2,161
|
Quote:
Originally Posted by Kainer
http://screencast.com/t/N4SUMfcDnHzC
Lasttrackfolder-icon stays even though the track isnīt the last track in a folder. Actual there is no folder at all.
BTW: Is there an option to get rid of this foldericon on the tracks?
I donīt need it. I donīt want to see it in my tcp.
|
For some odd reason (at least to me) Schwa said this is by design a while back. I wish it would be changed as well.
|
|
|
11-06-2009, 07:06 AM
|
#91
|
|
Mortal
Join Date: Nov 2007
Location: Florida, USA
Posts: 2,161
|
|
|
|
11-06-2009, 07:19 AM
|
#92
|
|
Mortal
Join Date: Jun 2009
Location: brighton, uk
Posts: 1,322
|
Quote:
Originally Posted by labyrinth
For some odd reason (at least to me) Schwa said this is by design a while back. I wish it would be changed as well.
|
again I agree a little extra space would be great
|
|
|
| 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 05:28 AM.
|