-
### Feature Request
Would like to be able to play audio clips or streams without having to do macro programming. In other words, I would like to be able to set it up directly in the MapTool UI. Fil…
-
### Please complete the following tasks
- [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions)
- [X] I have searched the [open](https://github.com/clap-rs/clap/issues) a…
-
many people complain that clap event" music action = buzzing noise.
We could change the code for clap event and music action to: (see lines concerning sound_is_playing)
(clap event)
```
# setup …
riedo updated
5 years ago
-
This functionality allows to play any song without changing the tuning of your instrument. It is already possible to offset the tuning but you need to do it track by track.
![image](https://github.…
-
this are some features that was mentioned in the hackathon and also others I think would be nice apart from the others already mentioned:
- [ ] add possibility to add contact to address book when s…
-
The new back end structure should contemplate the enhancements regarding:
- Messages
- Donation Links
It can/should be based on the back-end structure on firebase mentioned in the zoom meeting.
-
Is there any documentation on how to set up this server oneself? The requirements and steps.
Once installed, is it possible to migrate data from the currently hosted version to self hosted, or woul…
-
`clap` is a common command that splits up text with clap emoji:
![image](https://user-images.githubusercontent.com/26557961/137866105-973bebfe-1293-48e9-a00f-0b96d4053f03.png)
Tablebot could be …
-
**Describe the bug**
Issue with the linking the account between home page to Open Campaigns page.
If a user linked his accounts the from home page he will not be able to make other activities on Ope…
-
It looks like all utilities specify their own usage string. For example, `sort`:
```rust
fn get_usage() -> String {
format!(
"{0} [OPTION]... [FILE]...
Write the sorted concatenation …