Giter Club home page Giter Club logo

n4m-examples's Introduction

Node For Max Examples

Build Status

Hey Maxers! This repository contains many examples of how to use the Node For Max package in your Max patches. Some were created by Cycling '74, but others are from the Max community! We welcome community contributions and have included a guide on how to add your own example.

You might find an error in an example, or have a request for a example you would like to see. You can report this by submitting an issue to this repository. Note that you will need to have a GitHub account to submit an issue.

List of Examples

Adding your own Example

If you've made something cool with Node For Max, we'd love to showcase it here! Here's how you can submit your example:

  1. If you don't already have a GitHub account, create one!
  2. Fork this repository into your GitHub account by clicking on the "Fork" button in the upper right-hand corner. This creates your own copy of the N4M example repository.
  3. Clone your forked repository to your computer so that you can make changes and add your example.
  4. Make your changes. We would like for your exmaple to be added in the follow way:
  5. Create a folder in this repository that's the name of your example, i.e. my-fun-example.
  6. Copy all of the necessary files to run your example to the folder. This should be at least a max patch and a JS file.
  7. Create a file in your example folder called README.md (the file path would be my-fun-example/README.md) with a description of your example and how to fun it. You can look at the file-upload README for reference.
  8. Add a link to your example in this file, under "List of Examples". Be sure to credit yourself!
  9. Make sure you don't accidentally add any sensitive information to your example! This happens a lot when working with APIs, since you'll need to create and use API keys. We recommend looking at the freesound example for reference about how to prevent this. You'll likely end up adding two files: .gitignore and .env-template.
  10. Save and commit your changes. Push them to the fork of the N4M examples you made on GitHub.
  11. Make a pull request. You can think of this as the actual "submission" step.
  12. Folks from Cycling '74 may ask you to make some changes. This doesn't mean they won't accept your submission! You'll need to go back to your local copy of the N4M Examples repository, make those changes, save and commit the changes, and then push the changes to your forked repo on GitHub.
  13. If your pull request looks good (you may not even have to make any changes!), your pull request will be accepted. This means your example was sucessfully added! Yay!

n4m-examples's People

Contributors

starakaj avatar catarak avatar julianrubisch avatar darwingrosse avatar fde31 avatar benbrackenc74 avatar

Watchers

James Cloos avatar

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.