ethancrawford

Results 33 issues of ethancrawford

This adds an executable script similar to the existing i18n-tool.rb, but specifically for handling the reference documentation sections. (Synths, FX, Samples and Lang). This script uses ruby-gettext to ultimately either...

This change add a pull request template, as well as issue template forms for Sonic Pi startup issues, runtime issues, compiling issues and feature requests.

## Purpose of this PR To generate discussion about the best way forward for rebuilding the documentation system. Since some parallel work was also carried out by SunderB, there will...

When typing out the first few letters of the name of a synth, sample or fx opt, Sonic Pi is usually able to show you a list of potential opt...

GUI
Editor

I have observed strange behaviour when applying FX to the `:tech_saws` synth. See the below example: ```ruby live_loop :test do #with_fx :reverb, room: 1 do with_fx :rlpf, cutoff: 60, mix:...

bug
synthdefs
audio

There appear to be two situations where values (or lack thereof) in @@cached_units seem to adversely affect the scalar values of units that are created or converted. The issues that...

bug

Hi. When attempting to install 0.25.1 as mentioned above, this is the result: ``` gem install rugged Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a...

Some investigation is necessary to determine exactly what is slowing the performance on RP, and whether this can be fixed without changing the composition too much.

**Is your feature request related to a problem? Please describe.** Presently, when attempting to load the map example pages in development mode, the maps appear as blank grey rectangles. **Describe...

### Browser N/A ### OS N/A ### Screen size 2560 x 1440 ### Describe the bug After #2303, when viewing the new [form-elements.html](https://github.com/tabler/tabler/blob/dev/preview/pages/form-elements.html) page on a large screen, some of...