Old 11-04-2009, 01:57 AM   #81
gofer
Mörtel
 
gofer's Avatar
 
Join Date: Jun 2008
Posts: 2,575
Default

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.
gofer is offline   Reply With Quote
Old 11-04-2009, 02:15 AM   #82
SiKo
Mortal
 
SiKo's Avatar
 
Join Date: Aug 2008
Location: a very tiny blue planet
Posts: 621
Default 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
SiKo is offline   Reply With Quote
Old 11-05-2009, 02:37 AM   #83
Padre_PC
Mortal
 
Join Date: Sep 2009
Posts: 163
Default

@schwa: all comments for GetSetTrackSendInfo() are gone in reaper_plugin_function.h v3131pre4
Padre_PC is offline   Reply With Quote
Old 11-05-2009, 03:09 AM   #84
Jeffos
Mortal
 
Join Date: Dec 2008
Location: France
Posts: 394
Default

Quote:
Originally Posted by Padre_PC View Post
@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
Jeffos is offline   Reply With Quote
Old 11-05-2009, 03:42 AM   #85
Padre_PC
Mortal
 
Join Date: Sep 2009
Posts: 163
Default

Thanks Jeffos. I keep my stuff in SVN so fortunately I had access to the old comments too
Padre_PC is offline   Reply With Quote
Old 11-05-2009, 08:24 PM   #86
Mercado_Negro
Mortal
 
Mercado_Negro's Avatar
 
Join Date: Aug 2007
Location: Caracas, Venezuela
Posts: 1,856
Default 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
Mercado_Negro is online now   Reply With Quote
Old 11-06-2009, 03:34 AM   #87
Kainer
Mortal
 
Kainer's Avatar
 
Join Date: Nov 2007
Posts: 1,063
Default [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.
__________________
I AM
....deal with it


www.kainerweissmann.de
Kainer is online now   Reply With Quote
Old 11-06-2009, 04:32 AM   #88
Reflected
Mortal
 
Reflected's Avatar
 
Join Date: Jul 2009
Posts: 657
Default

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.
Reflected is offline   Reply With Quote
Old 11-06-2009, 05:23 AM   #89
whatsup
Mortal
 
whatsup's Avatar
 
Join Date: Aug 2008
Posts: 803
Default

Quote:
Originally Posted by Reflected View Post
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.
whatsup is offline   Reply With Quote
Old 11-06-2009, 06:41 AM   #90
labyrinth
Mortal
 
labyrinth's Avatar
 
Join Date: Nov 2007
Location: Florida, USA
Posts: 2,161
Default

Quote:
Originally Posted by Kainer View Post
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.
__________________
ChrisParkes.net
labyrinth is offline   Reply With Quote
Old 11-06-2009, 07:06 AM   #91
labyrinth
Mortal
 
labyrinth's Avatar
 
Join Date: Nov 2007
Location: Florida, USA
Posts: 2,161
Unhappy

Still getting some Clear Type problems here: http://forum.cockos.com/showthread.p...144#post401144
__________________
ChrisParkes.net
labyrinth is offline   Reply With Quote
Old 11-06-2009, 07:19 AM   #92
musicbynumbers
Mortal
 
Join Date: Jun 2009
Location: brighton, uk
Posts: 1,322
Default

Quote:
Originally Posted by labyrinth View Post
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
musicbynumbers is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 05:28 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.