Skip to content

Commit

Permalink
update readme and image in readme showing 'javascript export' to inst…
Browse files Browse the repository at this point in the history
…ead say 'web export'
  • Loading branch information
starakaj committed Feb 22, 2023
1 parent 15848c1 commit 40c8874
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# RNBO Webpage Example

This example shows you how to add dynamic audio to a webpage, using the JavaScript source code export feature of RNBO, part of [Max 8](https://cycling74.com/products/max) made by [Cycling '74](https://cycling74.com).
This example shows you how to add dynamic audio to a webpage, using the web export feature of RNBO, part of [Max 8](https://cycling74.com/products/max) made by [Cycling '74](https://cycling74.com).

This repository uses [Node](https://nodejs.org/en/) to launch a simple web server to make your webpage available locally. For more on why this is necessary, see [Why a local server?](#why-a-local-server)

Expand Down Expand Up @@ -38,9 +38,9 @@ Now you need to copy this repository locally. Follow [the official steps](https:

### Working with RNBO

Next, open the RNBO patcher you'd like to work with, and navigate to the export sidebar. Find "JavaScript Export" target.
Next, open the RNBO patcher you'd like to work with, and navigate to the export sidebar. Find the "Web Export" target.

![JavaScript source code export in the sidebar](./img/js-export-location.png)
![Web export in the sidebar](./img/js-export-location.png)

Export your project, making sure to export into the `export` folder in your repository directory. Your export directory should look something like this:

Expand Down
Binary file modified img/js-export-location.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 40c8874

Please sign in to comment.