More actions
No edit summary |
No edit summary |
||
Line 182: | Line 182: | ||
|[bow (0)] | |[bow (0)] | ||
|Sets the ''current bow.'' This command is intended for future versions of the Ekdahl FAR that may have more than one ''bow'' per ''string module.'' Currently '0' is the only valid ''parameter'' | |Sets the ''current bow.'' This command is intended for future versions of the Ekdahl FAR that may have more than one ''bow'' per ''string module.'' Currently '0' is the only valid ''parameter'' | ||
|- | |||
|bowstatus | |||
|bs | |||
|none | |||
|Outputs debugging data. Deprecated | |||
|- | |||
|pickupstringfrequency | |||
|psf | |||
|none | |||
|Returns the fundamental frequency calculated from the current audio signal if, applicable | |||
|- | |||
|pickupaudiopeak | |||
|pap | |||
|none | |||
|Returns the peak amplitude of the current audio signal | |||
|- | |||
|pickupaudiorms | |||
|par | |||
|none | |||
|Returns the [[wikipedia:Root_mean_square|RMS]] amplitude of the current audio signal | |||
|- | |||
|bowdebugmeasuretimetotarget | |||
|bdmtt | |||
|[frequency] | |||
|Measure the time it takes to change from the current frequency to the target frequency, used to debug the ''PID'' | |||
|- | |||
|bowhome | |||
|bh | |||
|none | |||
|Homing bow, used at startup and in case of the bow loosing position | |||
|- | |||
|bowcalibrateall | |||
|bca | |||
|none | |||
|Performs all calibration routines for a single bow available in the given firmware | |||
|- | |||
|bowcalibratespeed | |||
|bcf | |||
|none | |||
|Performs a ''bowing speed calibration'' | |||
|- | |||
|bowcalibratepressure | |||
|bcp | |||
|none | |||
|Performs a ''pressure calibration'' | |||
|- | |||
|nooperation | |||
|nop | |||
|none | |||
|Do absolutely, positively, nothing | |||
|} | |||
Commands setting parameters relating to the bow PID | |||
{| class="wikitable" | |||
|+ | |||
!Long name | |||
!Short name | |||
!Parameters | |||
!Description | |||
|- | |- | ||
|bowpid | |bowpid | ||
Line 222: | Line 282: | ||
|none | |none | ||
|Returns the last ''error value'' measured in between the ''set point'' and the ''process variable'' | |Returns the last ''error value'' measured in between the ''set point'' and the ''process variable'' | ||
|} | |||
Commands relating to bow frequency control | |||
{| class="wikitable" | |||
|+ | |||
!Long name | |||
!Short name | |||
!Parameters | |||
!Description | |||
|- | |- | ||
|bowcontrolfrequecy | |bowcontrolfrequecy | ||
Line 317: | Line 387: | ||
|[series] | |[series] | ||
|Removes the ''harmonic series'' given in the ''parameter''. Shifts all ''series''' with a higher ''series'' number | |Removes the ''harmonic series'' given in the ''parameter''. Shifts all ''series''' with a higher ''series'' number | ||
|} | |} | ||