Old 06-08-2019, 05:26 AM   #1
tompad
Human being with feelings
 
Join Date: Jan 2010
Location: Fjugesta, Sweden
Posts: 813
Default New script: Oblique Strategies

Time for a new script from tompad!

tompad_obliques is a reascript that randomly shows text
from Oblique Strategies every time when running script.

Read more about Oblique Strategies here:
https://en.wikipedia.org/wiki/Oblique_Strategies

Install with ReaPack! https://reapack.com/
(when ReaPack is installed - search for tompad OR obliques in ReaPack)

And yes - you need Lokasenna GUI installed.

Any comments on coding, requests, bugs etc is welcome!
PM me (tompad) on Reaper Forum (https://forum.cockos.com/member.php?u=19103).
__________________
ToDoList Obliques MusicMath Donation Some of mine and my friends music projects on Spotify

Last edited by tompad; 06-08-2019 at 05:36 AM.
tompad is offline   Reply With Quote
Old 06-08-2019, 07:11 AM   #2
Dragonetti
Human being with feelings
 
Join Date: Feb 2017
Location: Kiel
Posts: 974
Default

You can still integrate "math.randomseed(os.time())" to get a random value right at the first start of the script.



https://forum.cockos.com/showthread.php?t=192293

Last edited by Dragonetti; 06-08-2019 at 10:38 AM.
Dragonetti is offline   Reply With Quote
Old 06-08-2019, 08:32 AM   #3
Meo-Ada Mespotine
Human being with feelings
 
Meo-Ada Mespotine's Avatar
 
Join Date: May 2017
Location: Leipzig
Posts: 6,629
Default

Interesting...
__________________
Use you/she/her.Ultraschall-Api Lua Api4Reaper - Donate, if you wish

On vacation for the time being...
Meo-Ada Mespotine is offline   Reply With Quote
Old 06-09-2019, 10:32 AM   #4
Sumalc
Human being with feelings
 
Join Date: Oct 2009
Location: France
Posts: 745
Default

Thank you very much, it brings back good memories ;-)
Sumalc is online now   Reply With Quote
Old 06-11-2019, 11:10 AM   #5
tompad
Human being with feelings
 
Join Date: Jan 2010
Location: Fjugesta, Sweden
Posts: 813
Default

Quote:
Originally Posted by Dragonetti View Post
You can still integrate "math.randomseed(os.time())" to get a random value right at the first start of the script.

https://forum.cockos.com/showthread.php?t=192293
Sounds interesting - will do. :-)
__________________
ToDoList Obliques MusicMath Donation Some of mine and my friends music projects on Spotify
tompad is offline   Reply With Quote
Old 01-30-2020, 11:37 AM   #6
vala
Human being with feelings
 
Join Date: Mar 2013
Posts: 131
Default

Hello,
I suddently have an error message and the script is not working anymore:

tompad_obliques.lua:24: attempt to call a nil value

What is this and why does come up?

Thank you!


EDIT: I already tried to remove + reinstall it.
vala is offline   Reply With Quote
Old 01-30-2020, 01:03 PM   #7
Lokasenna
Human being with feelings
 
Lokasenna's Avatar
 
Join Date: Sep 2008
Location: Calgary, AB, Canada
Posts: 6,551
Default

Did you move your script folder, or copy your Reaper install to a new machine?

That line is actually trying to load my GUI library, which this script uses, but it's not finding it in the path that Reaper has saved.

Try:
- Use your system's file search to locate "Set Lokasenna_GUI v2 library path.lua"
- In the Action List, "Run a ReaScript"
- Browse to where you found the install script above and run it. You should see a message confirming that the path has been saved.

(Alternatively, install/reinstall "Lokasenna's GUI library v2 for Lua" on ReaPack, after which the script is available in your action list)

Any scripts using my GUI should now work.
__________________
I'm no longer using Reaper or working on scripts for it. Sorry. :(
Default 5.0 Nitpicky Edition / GUI library for Lua scripts / Theory Helper / Radial Menu / Donate
Lokasenna is offline   Reply With Quote
Old 01-30-2020, 02:31 PM   #8
tompad
Human being with feelings
 
Join Date: Jan 2010
Location: Fjugesta, Sweden
Posts: 813
Default

Quote:
Originally Posted by Lokasenna View Post
Did you move your script folder, or copy your Reaper install to a new machine?

That line is actually trying to load my GUI library, which this script uses, but it's not finding it in the path that Reaper has saved.

Try:
- Use your system's file search to locate "Set Lokasenna_GUI v2 library path.lua"
- In the Action List, "Run a ReaScript"
- Browse to where you found the install script above and run it. You should see a message confirming that the path has been saved.

(Alternatively, install/reinstall "Lokasenna's GUI library v2 for Lua" on ReaPack, after which the script is available in your action list)

Any scripts using my GUI should now work.
Thanks Lokasenna for chiming in! :-)

vala - did Lokasennas suggestion solve it?
__________________
ToDoList Obliques MusicMath Donation Some of mine and my friends music projects on Spotify
tompad is offline   Reply With Quote
Old 01-30-2020, 03:27 PM   #9
vala
Human being with feelings
 
Join Date: Mar 2013
Posts: 131
Default

Thank you Lokasenna & tompad! Problem solved.
I love this script, I have a card deck of the Oblique Strategies and it's nice to have it as well within Reaper.
vala 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:36 AM.


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