-
### User should be able to deploy files AND directories
In Camunda Modelers default deployment dialog, the "Include additional files" button should open a file-search dialog that also accepts the a…
-
## User profile
Model
| id | email | hashed password | mobile | first name | last name | height | weight | target weight | age | gender |
| --- | --- | --- | --- | --- | --- | --- | --- | --- |…
-
I noticed that in the direction element of MusicXML, there is a per-minute attribute within the direction-type element used to describe beats per minute (BPM). However, this attribute is missing in bo…
-
When plotting the output from your program, it produces a waveform like this:
I understand this output is more sensitive than an on-finger bpm reader, but with a little imagination the waveform…
-
infer(args.model_file, args.input_file, args.output_file, args.pitch_sum, args.bpm, args.device)
File "infer.py", line 13, in infer
ckpt = torch.load(model_file)
File "/home/yyz/anacond…
-
Currently, process models are parsed at runtime during startup.
Idea: use the ahead-of-time compilation concept of Micronaut to parse the process models during build time and create a Java-Code rep…
-
The stencilset_bpmn.json use the English Names and description at BPM elements and properties definitions (see: name and description at the code bellow)
"propertyPackages" : [ {
"name" : "pro…
-
The type used to store the [meta event tempo](https://github.com/davidluzgouveia/midi-parser/blob/master/MidiFile.cs#L70) is too small, even when converted as BPM. Since `data1` is a byte and cast doe…
-
Set up documentation to allow for recording of clinical process notes for transplantation pathways as part of this project
-
Hi, can I apply your library in realtime tempo detection?
So signal will be recorded in frames and send in model somthing like in Local tempo estimation...
Do you have any recommendation, frame le…