Old 11-16-2019, 05:02 AM   #1
Buy One
Human being with feelings
 
Buy One's Avatar
 
Join Date: Sep 2019
Posts: 1,146
Default JS Notepad?

Just an idea, because the required skills i unfortunately lack.

Would be nice to have one as a native (as it were) Reaper plugin, if the scripting language is at all suitable for the task.
Buy One is offline   Reply With Quote
Old 11-16-2019, 10:42 AM   #2
solger
Human being with feelings
 
solger's Avatar
 
Join Date: Mar 2013
Posts: 5,857
Default

In regards to notes or a notepad, these options currently come into mind:

If you're referring with 'JS Notepad' to something else: can you please elaborate or post more details about what features you're looking for.
__________________
ReaLauncher

Last edited by solger; 11-16-2019 at 11:20 AM.
solger is offline   Reply With Quote
Old 11-16-2019, 02:01 PM   #3
Buy One
Human being with feelings
 
Buy One's Avatar
 
Join Date: Sep 2019
Posts: 1,146
Default

Thank you for suggestions. Of these I'm aware, Lokasenna's text editor as far as I understand is not an independent utility. It seems to only work as part of complete scripts and is not meant to accept text in real time.

I envision a JS plugin which can be loaded alongside FX on a track much like Notepad VSTs of which there're a few in existence.

The functions can be the most basic without fancy formatting options and even font selection.
Probably provide as much as the ability to adjust font size which can have variable within the code itself without GUI controls, be able to wrap text to fit the window which can be resizable, and generate vertical scroll bar.

I assume the FX rack is one of the most frequented locations in the program and with a JS Notepad loaded on a particular track a user will always have the notes at their fingertips. And it also would be readily accessible in the MCP from the insert slot.

Last edited by Buy One; 11-16-2019 at 02:09 PM.
Buy One is offline   Reply With Quote
Old 11-16-2019, 02:43 PM   #4
Fabian
Human being with feelings
 
Fabian's Avatar
 
Join Date: Sep 2008
Location: Sweden
Posts: 7,432
Default

Quote:
Originally Posted by Buy One View Post
<snip>

I envision a JS plugin which can be loaded alongside FX on a track much like Notepad VSTs of which there're a few in existence.

<snap>
What is wrong with using any of these existing ones?
__________________
// MVHMF
I never always did the right thing, but all I did wasn't wrong...
Fabian is offline   Reply With Quote
Old 11-16-2019, 03:34 PM   #5
Buy One
Human being with feelings
 
Buy One's Avatar
 
Join Date: Sep 2019
Posts: 1,146
Default

Nothing wrong. On the other hand with JS Notepad Reaper would have its own, and provided it's added to the ReaPack, its users would as well.

In essence Reaper didn't have to include JS plugins at all if it was able to load and run VSTs, but it does offer them, so why not a Notepad as well?
Buy One is offline   Reply With Quote
Old 11-17-2019, 09:50 AM   #6
pepe44
Human being with feelings
 
pepe44's Avatar
 
Join Date: Jul 2013
Location: Portugal
Posts: 1,827
Default

Melda plugins have a free pack, one of the plugins is a notepad .
https://www.meldaproduction.com/MNotepad
pepe44 is offline   Reply With Quote
Old 10-13-2022, 02:47 AM   #7
dimitris_T
Human being with feelings
 
dimitris_T's Avatar
 
Join Date: Jan 2012
Location: Greece
Posts: 95
Default

Quote:
Originally Posted by solger View Post
In regards to notes or a notepad, these options currently come into mind:

If you're referring with 'JS Notepad' to something else: can you please elaborate or post more details about what features you're looking for.
The "Extensions -> Notes" is great! Global notes, track notes, item notes, and more
dimitris_T is offline   Reply With Quote
Old 07-01-2023, 06:50 PM   #8
NickJA
Human being with feelings
 
Join Date: Nov 2019
Posts: 15
Default

Thank you for creating and editing this JSFX plugin Tale and everyone.

For getting around copy/paste issue, I use this short AutoHotKey(V1) script to send keystrokes from the clipboard via a keyboard shortcut.

Code:
SetKeyDelay, 35
1:: Send % Clipboard
NickJA is offline   Reply With Quote
Old 09-09-2023, 02:27 PM   #9
smda123
Human being with feelings
 
Join Date: Nov 2021
Posts: 13
Default background opacity

Is there a way to make the background transparent? thank you
smda123 is offline   Reply With Quote
Old 09-10-2023, 02:55 AM   #10
Tale
Human being with feelings
 
Tale's Avatar
 
Join Date: Jul 2008
Location: The Netherlands
Posts: 3,653
Default

Quote:
Originally Posted by smda123 View Post
Is there a way to make the background transparent? thank you
AFAIK that's not possible in JSFX.
Tale 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 06:17 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.