reaper-oss / sws

The SWS extension is a collection of features that seamlessly integrate into REAPER, the Digital Audio Workstation (DAW) software by Cockos, Inc
https://www.sws-extension.org/
MIT License
448 stars 85 forks source link

Show Image Slot Next/Previous Actions #486

Closed Jeff0S closed 10 years ago

Jeff0S commented 10 years ago

From pyt...@yahoo.com on June 11, 2012 21:11:58

Hi Guys,

I could really use actions to show next/previous slot images. The reason for this is I have dozens and dozens of MIDI clips stored in the resources slots and I've created .png images so that I can have a visual of each clip. Double clicking on each image slot is'nt very productive. Having actions for show next/previous image that I can assign shortcuts to would be so much better.

On a side note.., what would be totally awesome is a way to link images to all slot types! When a user either single clicks on a slot or uses the arrow keys to select a slot it would cause the linked image to be displayed. If this is possible and something you would being willing to implement it would also be nice to have an action to turn this function on/off.

Thank you,

Anton9

Original issue: http://code.google.com/p/sws-extension/issues/detail?id=486

Jeff0S commented 10 years ago

From pyt...@yahoo.com on June 11, 2012 12:23:13

One more thing..., :) What's the chances of support for animated .png files being added to image slots? Possible or not?

Jeff0S commented 10 years ago

From jeffos...@gmail.com on June 13, 2012 11:55:55

coming soon ( r791 ) !

animated .png: why not, if some valaint people add animated png support to WDL, the lib we rely on :)

Status: Done
Owner: jeffos...@gmail.com

Jeff0S commented 10 years ago

From swstim on June 13, 2012 12:17:05

Should be pretty easy with http://sourceforge.net/projects/libpng-apng/ :)

Jeff0S commented 10 years ago

From swstim on June 13, 2012 12:18:26

(that a patch that could modify WDL to support animated PNGs; getting them to display in Reaper native would require Cockos to accept the patch into their codebase)