Code Monkey home page Code Monkey logo

artnet-converter's Introduction

public struct AboutMe {
    let name = "Jay"
    var pronouns = ["he","him"]
    
    let profession = "iOS Engineer @ Matter Neuroscience"
    
    var preferredTechStack = ["swift", "swiftui", "cloudkit", "core data"]
    var hasUsed = ["react", "javascript", "firebase"]
}

I solve problems using the tools available to me. I generally like using Swift and SwiftUI but not afraid to try something new.

YouTube Channel Subscribers Twitch Status

Latest YouTube Videos

Latest Blog Posts

artnet-converter's People

Contributors

heyjaywilson avatar

Stargazers

 avatar  avatar

Watchers

 avatar

artnet-converter's Issues

Add a way to sort calculations

Currently all calculations will appear in random order when the app is launched after being quit. That is not proper ux. Should be in order that the calculations were entered. Oldest at the end.

Calculations get added twice

Some calculations get added twice. This is part of the issue where the 0/0/0 calculation gets saved every time the app is launched.

BUG

Describe the bug
Can't type certain digits in universe input

To Reproduce
Steps to reproduce the behavior:

  1. Go to Settings
  2. Check Primary Universes is 1
  3. Return to Calc
  4. Hit backspace 2 times
  5. Try to type 15 (I get 115 and if I just your 5 the 1 switches to a 5)

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: iPhone X
  • OS: iOS 13.14.1

*** Additional info
Hitting backspace 3 times will enable correct text entry.

Hex code for ma2

On ma2 to enter artnet you need to use hex code.
I.e. 1,2,3....7,8,9,A,B,C,D,E,F

Could you add a mode that allows calculations for this?

FEATURE: Hex values

It would be super helpful if there was a way to also display the Artnet address in Hex instead of just decimal. Many consoles, nodes, and other devices still require hex values.

Weird math. Calculations are returning -1

It's seems in the app universe 15&16 return the same number 15. The web version also seems to have some odd math happening. Showing -1 for universes. Which would make sense if it was based off of adding 1, but it starts otherwise.

Persistant data

Conversions and notes are kept on app quitting.

Use core data for this

Tip jar not working

Describe the bug
Tip jar on iOS 13 does not work.

Pushing the button does not start the IAP options

Settings to allow for converting from one device to another device.

Allow for people to choose what device they are converting from and what device they are converting to.

Example: An Enode 4 to a Hog 4.

An Enode uses a primary universe and is from 1 -> 256. The Hog needs subnet and universe and that starts at 0 instead of 1.

Enode Primary Universe Hog Arnet Subnet Hog Arnet Universe
1 0 0
2 0 1
16 0 15
17 1 0
18 1 1
256 15 15

Example: SolaFrame 1000 to a Hog 4

A SolaFrame 1000 fixture universe range is 0 -> 255. The Hog needs subnet and universe.

SolaFrame 1000 Universe Hog Arnet Subnet Hog Arnet Universe
0 0 0
1 0 1
2 0 2
16 1 0
17 1 1
255 15 15

Look into new button for back

I want new button for the “back”/“delete” button. By having it be a character on the keyboard it will be easier to have a light, dark, and black setting.

Artnet 3&4/ Settings

This app is great. We have been using it at work and i've been using it in a class i've been teaching.

Can you add a artnet 3&4 mode, where it has the NET number?

I think you should change the default settings to:
primary universes is 0 - off
Console needs artnet settings as 0 - off

The 3 major console ranges: GrandMA, ETC EOS, and HOG all start at subnet and universe as 0. So it makes it confusing when the app is first loaded.

Thanks for making this app! It's very handy.

Change fixture universe to primary universe

Some nodes have a primary universe instead of listing a subnet number and a universe number.

Would it be worth it to change Fixture Universe to Primary Universe like nodes?

Make conversion persist on lock screen as notification

Make a conversion persist on lock screen as a notification.

If a conversion is set to be persistent, then it will persist itself as a notification.

Things I need to do to get this done

  • Look and see if this is something that's permitted in the App Store guidelines
  • Add a flagged option to show or hide on lock screen. This will need to be added as a flag in core data
  • Add a toggle in the Saved window
  • Allow for the flag to be turned off from notification
  • Specify why notifications are needed
  • User will need to enable notifications for this feature to work

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.