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

x/enviromodder/src/exports.ts>noteFilter

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

filters notes at certain positions

Parameters

timeStart: number

the time your track will start

timeEnd: number

the duration of your track

filterPositions: [number, number][]

the position to select

customData: Record<string, any>

just format this like you would normal noodle scripting