Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/enviromodder/src/general/LRnotes.ts>LRnotes

MapLock is a module for remapper which is definitely not a nootils clone :)
Go to Latest
function LRnotes
import { LRnotes } from "https://deno.land/x/enviromodder@5.0.2/src/general/LRnotes.ts";

Parameters

time: number

the time to start applying the custom data to the notes

timeEnd: number

the time to stop applying custom data to the notes

leftNoteData: { }

the custom data to apply to the left note selection

rightNoteData: { }

the custom data to apply to the right note selection