Giter VIP home page Giter VIP logo

chord-editor's People

Contributors

jgarte avatar newlandsvalley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

cenllv jgarte

chord-editor's Issues

Remove redundancy in fretted instrument naming

We use the names in three contexts but with different formats - titling, file naming and URI components.

I think it makes sense to rename FrettedInstrumentExample as FrettedInstrumentName, use this in the config and write functions to generate the correct string in each context.

Piano Chord Title

Fantastic app which is just what I was looking for (a piano choard equivalent to the chordpic app). However, for the piano chord image, the text for the name of the chord is a little small when it is resized for adding to a song sheet. If the name text could be made the same size as used for the piano chords used by many of the Ultimate Guitar songsheets that would be brilliant: https://tabs.ultimate-guitar.com/tab/steely-dan/do-it-again-chords-3035016

Idea: Deploy chord-editor from CI to GitHub pages with custom domain.

@newlandsvalley

The idea would be to have the app rebuilt and deployed to GitHub Pages on every commit to master via the CI pipeline.

You can use your current domain of tradtunedb.org.uk and the SSL would probably be handled automatically for you so that you have https configured without having to worry about setting it up yourself or renewing with the certificate authority.

I currently have this set up on SourceHut for this website: https://whereis.みんな/

This is the deploy script for that website: https://git.sr.ht/~whereiseveryone/website/tree/master/item/.build.yml

What do you think?

Refreshing the Tenor Guitar page errors

I think this is to do with translation to and fro between the URI string component and the FrettedInstrumentExample data type. I think we need to decide on whether or not the URI component is tenorGuitar or tenorguitar. I suspect it will be a lot more straightforward to change it to the latter.

Feature Request: Tenor Banjo

Hi,

The difference between a tenor banjo and a tenor guitar is just the timbre or sound (e.g. a different MIDI instrument).

How should we add this and introduce the tenor banjo?

Add CI

Now that this has grown from being a small thing for Sturla and other people are interested.

Feature Request: Interactive Documentation

What do you think of having interactive documentation for chord-editor similar to this component library (same applies to other purescript/halogen component libraries):

For example, the action sheet component in the mint-ui library:

https://ui.mint-lang.com/components/ui-action-sheet

src:

https://github.com/mint-lang/mint-ui-website

mint is a language inspired by elm.

mint has ffi syntax similar to ruby's backtick shelling out syntax:

fun handleClick (event : Html.Event) : Void {
    `alert("Hello")`
  }

The above mint code does ffi with alert.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.