{"id":28146647,"url":"https://github.com/oriolemusic/finale-arlua","last_synced_at":"2025-05-14T23:14:43.784Z","repository":{"id":48216722,"uuid":"516786452","full_name":"oriolemusic/finale-arlua","owner":"oriolemusic","description":"C library for extending RGP Lua plugin for Finale","archived":false,"fork":false,"pushed_at":"2023-10-12T15:10:20.000Z","size":276,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-10-15T03:51:41.663Z","etag":null,"topics":["dll","finale","jwlua","library","lua","plugin","rgp","script","windows"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oriolemusic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-22T14:45:20.000Z","updated_at":"2023-10-15T03:51:41.664Z","dependencies_parsed_at":"2023-01-17T17:30:54.998Z","dependency_job_id":null,"html_url":"https://github.com/oriolemusic/finale-arlua","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oriolemusic%2Ffinale-arlua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oriolemusic%2Ffinale-arlua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oriolemusic%2Ffinale-arlua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oriolemusic%2Ffinale-arlua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oriolemusic","download_url":"https://codeload.github.com/oriolemusic/finale-arlua/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254243314,"owners_count":22038048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dll","finale","jwlua","library","lua","plugin","rgp","script","windows"],"created_at":"2025-05-14T23:12:47.879Z","updated_at":"2025-05-14T23:14:43.777Z","avatar_url":"https://github.com/oriolemusic.png","language":"Lua","funding_links":[],"categories":["Lua"],"sub_categories":[],"readme":"# finale-arlua\n\n**```arlua```** is a Windows dynamic link library for extending **RGP Lua** plugin for Finale.\n\nThis library includes a set of useful functions for various purposes.\n\n### Functions\n\n  #### Menu command\n    \n  - **```FindMenuItem (pattern)```** _find Finale menu item using pattern (e.g. 'exp*|audio*')_\n  - **```CommandId (id)```** _execute Finale menu command by ID number_\n  - **```Command (pattern)```** _find and execute Finale menu item using pattern_\n  - **```MenuItemList (simplify)```** _create full list of all Finale menu items_\n\n  #### Log\n  \n  - **```Log (...)```** _write arguments to log file_\n  - **```Logf (format, ...)```** _write formatted arguments to log file_\n  - **```Logc (void)```** _clear log file_\n  - **```GetLog (void)```** _get current log file path_\n  - **```SetLog (filename)```** _set log file name_\n\n  #### Registry\n  \n  - **```GetRegData (key, value)```** _read registry data by key and value name_\n  - **```SetRegData (key, value, data)```** _write registry data_\n  - **```DeleteRegData (key, value)```** _delete registry data_\n\n #### Benchmark\n \n  - **```StartBenchmark (void)```** _start benchmark (save time point internally)_\n  - **```StopBenchmark (void)```** _stop benchmark and get time interval_\n\n\n### Properties\n\n  - **```VERSION```** _Arlua 0.1.3 alpha_\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foriolemusic%2Ffinale-arlua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foriolemusic%2Ffinale-arlua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foriolemusic%2Ffinale-arlua/lists"}