Skip to content

Commit

Permalink
edited text
Browse files Browse the repository at this point in the history
  • Loading branch information
Timaudiotool committed Jun 14, 2023
1 parent c62994b commit 261660d
Show file tree
Hide file tree
Showing 23 changed files with 110 additions and 35 deletions.
Binary file added images/App-Shot-s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/BPM-automation-indicator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/BPM-automation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Desktop-Shot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Device-Cloud.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Device-Cloud.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Invite-Shot-s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Invite-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Invite-popup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Learn-Midi-Controller.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Microtuning-Shot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Midi-Icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/SWKeyboard-Shot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/SWKeyboard-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Sample-Browser-Shot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion manuals/editor/booster.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,13 @@ Installers
------------------

* `Windows (7+) <https://www.audiotool.com/app/booster/AudiotoolBooster-0.2.exe>`_ [#windows]_
* `Mac <https://www.audiotool.com/app/booster/AudiotoolBooster-0.2.dmg>`_
* `Mac <https://www.audiotool.com/app/booster/AudiotoolBooster-0.2.dmg>`_ [#mac]_
* `Linux (Debian based) <https://www.audiotool.com/app/booster/audiotool-booster_1.0-1.deb>`_
* `Jar File <https://www.audiotool.com/app/booster/launcher.jar>`_ [#jar]_

If you're using Chromebooks, check the specific version of your laptop; it might be possible to install the Linux package.


.. [#windows] Since the application isn't signed, you might get a warning when installing.
.. [#mac] Since the application isn't signed you need to right click the booster app and choose open from the context menu. Also note that is an Intel only application.
.. [#jar] Experience users might run the jar file directly. For that, install Java 8+, then run with ``java -jar launcher.jar``.
20 changes: 11 additions & 9 deletions manuals/editor/live_collaboration.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
Live Collaboration
==================

This is probably the biggest enhancement in Next!

You can finally work on tracks with other users simultaneously. You can
see each others actions and talk via text-, audio- and videochat. All
changes are documented. We will introduce tools in time to bookmark
states to revert to or start a new track from there. The first beta
launch is all about live-collaborations and its performance. We need to
collect data to evaluate the server load hence being prepared for the
big public launch later this year.
Collaboration is an essential part of Audiotool.
Once you saved your draft to the Audiotool cloud you can start inviting other users by clicking the invite button in the top right.

Looking forward to your feedback!

.. image:: /images/Invite-icon.png


A pop up will open where you can search for other users to invite and manage their rights.
Users you are already connected with will be shown when they are online and available for collaboration.


.. image:: /images/Invite-popup.png
41 changes: 37 additions & 4 deletions manuals/editor/midi.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,40 @@
Midi
====

Midi has been improved by providing a big dialog to check connected
midi-devices and edit or remove midi-connections. Midi setups will be
stored on your computer locally and automatically revived when the
corresponding track is opened.
Audiotool has extensive Midi support.


Midi Keyboards
^^^^^^^^^^^^^^

Make sure to have your external Midi gear connected and recognized by your computer.
Every device which can play Midi notes will have a Midi icon in its menu bar.


.. image:: /images/Midi-Icon.png


When clicking this icon Audiotool will wait for you to play a note on your Midi Meyboard.
Once you have done so you can play the device with your Midi Keyboard.
If you have multiple Midi Keyboards you can easily assing different Keyboard to different synthesisers.
You can also connect one Midi Keyboard to multiple synthesisers.
Or try to use the :ref:`Notesplitter` to play multiple synthesisers with one Midi Keyboard.


Midi Controller
^^^^^^^^^^^^^^^

If you want to use an external Midi Controller to control specific synthesiser parameters,
you can do so by right clicking on the desired knob inside the synthesiser and choose `Learn Midi Controller` from the context menu.


.. image:: /images/Learn-Midi-Controller.png


Again Audiotool will wait for you to turn a knob or move a slider on your Midi Controller to map it to the selected parameter.



Important Notice
^^^^^^^^^^^^^^^^
To get the best latency possible within a web browser make sure to install the :ref:`booster`.
14 changes: 12 additions & 2 deletions manuals/editor/software_keyboard.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,15 @@ Software Keyboard
=================

If you do not have a midi-keyboard you can open a software-keyboard by
using the context-menu on a synthesiser. It also records into the
timeline when timeline-recording is active.
using the context-menu on a synthesiser.


.. image:: /images/SWKeyboard-icon.png


You will now be able to play the synthesiser by either clicking on the keys with your mouse or
by pressing the corresponding keys on your computer Keyboard.


.. image:: /images/SWKeyboard-Shot.png

10 changes: 8 additions & 2 deletions manuals/editor/tempo_automation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,11 @@ Tempo Automation
================

The bpm of a track can now be automated. Just open the master section in
the timeline. A blue box around the bpm display indicates that an
automation is available.
the timeline.

.. image:: /images/BPM-automation.png

A blue box around the bpm display indicates that an
automation is enabled.

.. image:: /images/BPM-automation-indicator.png
4 changes: 4 additions & 0 deletions manuals/editor/tuning_microtuning.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Tuning gives you the option to adjust the base frequency of Audiotool.
The default is 440Hz which is common in all DAWs. Changing the base
frequency will affect all instruments that process notes.


.. image:: /images/Microtuning-Shot.png
:width: 50%

Microtuning provides you an option to locally adjust the tuning of each
key within an octave (in cents). Those micro-tunings can be assigned to
each synthesiser individually.
29 changes: 24 additions & 5 deletions manuals/getting_started/what_is_audiotool.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,39 +5,58 @@ Welcome to Audiotool, the ultimate destination for music enthusiasts and aspirin
Whether you're a seasoned musician looking to create mind-blowing tracks or a beginner searching for a platform to express your musical talents,
Audiotool has everything you need to bring your musical visions to life.


.. image:: /images/App-Shot-s.png


At the heart of Audiotool lies an innovative feature that sets us apart from the rest: the Desktop.
Imagine a digital studio where you can connect various virtual devices using virtual cables, just like in a physical studio setup.
With our Desktop, you have the power to design your own unique signal flow, routing audio and control signals with precision and flexibility.


.. image:: /images/Desktop-Shot.png


The Desktop isn't just about emulating a physical studio; it's about transcending its limitations.
With Audiotool, you can save and recall your setups effortlessly, collaborate with others in real-time, and explore an ever-expanding library
of virtual devices created by talented users within the community.
of presets and samples created by talented users within the community.
Embrace the freedom to shape your sonic universe like never before, all within the immersive environment of the Audiotool Desktop.

At Audiotool, we believe that music knows no boundaries, and creativity should never be limited.
That's why we've built this powerful online music production studio that breaks down barriers and empowers artists from all walks of life.
Our platform provides a seamless and immersive experience, enabling you to unleash your creativity and produce professional-grade music
without the need for expensive hard or software.


With a vast library of virtual instruments, synthesizers, drum machines, and effects, Audiotool gives you access to an arsenal of sounds to explore
and experiment with. Whether you're into electronic music, hip-hop, rock, or any other genre, our diverse range of tools and samples will cater to
your unique style and musical preferences.


.. image:: /images/Device-Cloud.png


Our user-driven sample library is a testament to the power of collective knowledge and shared passion.
Explore a vast collection of meticulously crafted drum loops, melodic phrases, atmospheric textures, and unique one-shots.
What sets our cloud-based sample library apart is its dynamic nature. It's not just a static collection; it's a living, breathing entity that evolves
with the artistic contributions of our users. Uncover hidden gems, discover fresh sounds, and be inspired by the innovative creations of fellow
musicians. With the collective expertise and musical prowess of our community, you'll never run out of inspiration.


.. image:: /images/Sample-Browser-Shot.png
:width: 30%


Collaboration is an essential part of Audiotool. Connect with fellow artists from around the globe, share your projects, and engage in real-time
collaborations.
Collaborative workflows and live jamming sessions allow you to tap into the collective creativity of our vibrant community and take your music
to new heights.


.. image:: /images/Invite-Shot-s.png


With our node based interface and comprehensive tutorials, Audiotool ensures that beginners can quickly grasp the essentials of music production
while offering advanced features for experienced producers to refine their craft. Whether you're a seasoned pro or just starting your musical journey,
our platform provides the perfect balance of simplicity and depth to meet your needs.


Join us today and witness the marriage of cutting-edge technology and limitless creativity.
Discover a world where virtual cables connect your musical ideas, and where the boundaries of what's possible are constantly pushed.
Step into the future of music production with Audiotool, redefine your sonic journey and unleash your musical imagination like never before.
Expand Down
24 changes: 12 additions & 12 deletions manuals/getting_started/your_first_project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Your first project
==================

The following is a tutorial on how to create a small audio track
on audiotool.com and publish it on your profile from start-to-finish.
on Audiotool and publish it on your profile from start-to-finish.

You'll learn how to:
* add synthesizers and other instruments to your project
Expand All @@ -17,8 +17,8 @@ Getting started
Creating a new project
----------------------

Audiotool.com itself is the place to share your tracks, listen to other's tracks,
and interact with other audiotool.com users.
Audiotool itself is the place to share your tracks, listen to other's tracks,
and interact with other Audiotool users.

To create your own track, you first have to open the studio in the top bar:

Expand Down Expand Up @@ -51,8 +51,8 @@ From now on, all your changes wil automatically be stored in the cloud.
Studio Overview
---------------

The studio is made up of a few sections. The area here is the *desktop*. This is where you can see and connect the devices you want to use. It is
Also where you can turn the knobs and edit the parameters of the devices you are using. It's modeled after real life!
The studio is made up of a few sections. The area here is the *Desktop*. This is where you can see and connect the devices you want to use. It is
also where you can turn the knobs and edit the parameters of the devices you are using. It's modeled after real life!

|/images/desktop.png|

Expand All @@ -61,16 +61,16 @@ and *shuffle* amount. To edit them, double click, and type the desired value.

|/images/main-controls.png|

The *panel* is where you can drag devices from to the desktop. There is a large selection of drum instruments, synthesizers, effects, and other plugins.
The *panel* is where you can drag devices from to the Desktop. There is a large selection of drums, synthesizers, effects, and other plugins.

|/images/panel.png|

The *timeline* is where you will arrange your song. It is a visual representation of your song over time.
The *Timeline* is where you will arrange your song. It is a visual representation of your song over time.

|/images/timeline.png|

The timeline is separated by rows called *tracks*. Each track represents a specific audiofile, automation, or MIDI sequence. In otherwords, the timeline
help to organize all the sounds in the song, and control when they come in.
The Timeline is separated by rows called *tracks*. Each track represents a specific audiofile, automation, or MIDI sequence. In otherwords, the timeline
helps to organize all the sounds in the song, and control when they come in.

A more fleshed out project might look something like this:

Expand Down Expand Up @@ -98,10 +98,10 @@ and a new audiotrack will be created on the timeline.

Now you have the sample in the track! The sample will automatically be placed on the beginning of the track.

An an instrument
Add an instrument
----------------

If you want to create your own sounds without soly relying on samples, you can use audiotool's selection of instruments.
If you want to create your own sounds without soly relying on samples, you can use Audiotool's selection of instruments.
The drum instruments are for percussive sounds, and the synthesizer instruments are for melodic sounds. Let's drag out a synthesizer called
the "Pulverisateur". With so many knobs and buttons, it might seem intimidating, but it doesn't take much to make some really cool sounds out of this.

Expand Down Expand Up @@ -129,7 +129,7 @@ You can also drag the right edge of the region to extend it. This will loop the
Publish your work
^^^^^^^^^^^^^^^^^

Great work on the song! When you feel your song is finished and ready for the world to see, you can publish your track to audiotool.com.
Great work on the song! When you feel your song is finished and ready for the world to listen, you can publish your track on Audiotool.
To do this, Press `File` -> `Publish`

|/images/save-context.png|
Expand Down

0 comments on commit 261660d

Please sign in to comment.