Code Monkey home page Code Monkey logo

Comments (4)

nikolalkc avatar nikolalkc commented on July 28, 2024

If you have installed REAPER on default location there should be a file on this location: /Users/user/Library/Application Support/REAPER/reaper-kb.ini

If there is no file there try creating it.

If you have installed REAPER on custom location or as portable then uncomment line 45 of Init setup.lua script and that will print the location of where REAPER is looking for that file.

from lkc-tools.

pressdog avatar pressdog commented on July 28, 2024

Thank you for your reply

I do have the reaper-kb.ini file in the location you described. When I comment that line out, I receive a console output to the correct location of my reaper-kb.ini file just like you described.

Is there something else I could attempt?

from lkc-tools.

nikolalkc avatar nikolalkc commented on July 28, 2024

Not sure what causes your issue.
You could try just using the hover scripts for fades and cuts without init setup.
It should just work, but it will always look at mouse cursor position by default.
If you want it to look at edit cursor position, then you can manually set the value inside reaper-extstate.ini file.

[LKC_TOOLS]
hover_editing_state=0

1 is for mouse cursor
0 is for edit cursor

from lkc-tools.

jpburstrom avatar jpburstrom commented on July 28, 2024

I had the same problem. I changed the platform check (two places in the init script) to also check for "macOS-arm64" which solved the problem.

from lkc-tools.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.