Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edit paragraph #28

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

edit paragraph #28

wants to merge 12 commits into from

Conversation

CAHollenbeck
Copy link

"language declaration" may need to be called something else, but I'd like some similar description of what it is.

All VidLang programs begin with @code{#lang video}, the
remaining program is a description of the resulting video.
All VidLang programs begin with the language declaration @code{#lang video}; and the
remaining program below is a description of the resulting video, written in expressions.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would change this to be:

remaining program is a description of the resulting video.

Because:

  1. What does 'above' have to do with anything?
  2. A Video program is more than just expressions.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was an attempt to introduce "expressions" in the paragraph below. I wasn't sure if the program only contained expressions or not.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. Honestly, I think that expressions should evaluate to producers deserves its own sentence.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go for it.

@LeifAndersen
Copy link
Member

Thanks for the PR. I added comments in the code.

@coveralls
Copy link

coveralls commented Aug 18, 2017

Coverage Status

Coverage remained the same at 87.138% when pulling 285b97d on CAHollenbeck:master into 1936d02 on videolang:master.

@codecov
Copy link

codecov bot commented Aug 18, 2017

Codecov Report

Merging #28 into master will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   87.13%   87.01%   -0.13%     
==========================================
  Files          41       41              
  Lines        6251     6345      +94     
==========================================
+ Hits         5447     5521      +74     
- Misses        804      824      +20
Impacted Files Coverage Δ
video/private/opengl.rkt 68.8% <0%> (-4%) ⬇️
video/private/video-canvas.rkt 79.39% <0%> (-2.82%) ⬇️
video/private/installer.rkt 22.58% <0%> (-2.42%) ⬇️
video/private/video.rkt 79.71% <0%> (-1.14%) ⬇️
video/base.rkt 91.19% <0%> (-0.92%) ⬇️
video/private/ffmpeg/constants.rkt 98.8% <0%> (-0.09%) ⬇️
video/core.rkt 100% <0%> (ø) ⬆️
video/private/ffmpeg-pipeline.rkt 88.93% <0%> (+1.27%) ⬆️
video/render.rkt 85.49% <0%> (+1.75%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1936d02...f5880ec. Read the comment docs.

@coveralls
Copy link

coveralls commented Aug 18, 2017

Coverage Status

Coverage remained the same at 87.138% when pulling 285b97d on CAHollenbeck:master into 1936d02 on videolang:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 86.594% when pulling 285b97d on CAHollenbeck:master into 1936d02 on videolang:master.

@coveralls
Copy link

coveralls commented Aug 18, 2017

Coverage Status

Coverage remained the same at 87.138% when pulling a84286c on CAHollenbeck:master into 1936d02 on videolang:master.

@coveralls
Copy link

coveralls commented Aug 19, 2017

Coverage Status

Coverage decreased (-0.05%) to 87.088% when pulling 1317666 on CAHollenbeck:master into 1936d02 on videolang:master.

@coveralls
Copy link

coveralls commented Aug 19, 2017

Coverage Status

Coverage decreased (-0.05%) to 87.088% when pulling 1a5edd8 on CAHollenbeck:master into 1936d02 on videolang:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 86.544% when pulling 1a5edd8 on CAHollenbeck:master into 1936d02 on videolang:master.

@coveralls
Copy link

coveralls commented Aug 19, 2017

Coverage Status

Coverage decreased (-0.05%) to 87.088% when pulling 1a5edd8 on CAHollenbeck:master into 1936d02 on videolang:master.

@coveralls
Copy link

coveralls commented Aug 19, 2017

Coverage Status

Coverage decreased (-0.05%) to 87.088% when pulling 19e686d on CAHollenbeck:master into 1936d02 on videolang:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 86.544% when pulling 19e686d on CAHollenbeck:master into 1936d02 on videolang:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 86.544% when pulling f996d28 on CAHollenbeck:master into 1936d02 on videolang:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 86.544% when pulling f996d28 on CAHollenbeck:master into 1936d02 on videolang:master.

@coveralls
Copy link

coveralls commented Aug 19, 2017

Coverage Status

Coverage decreased (-0.05%) to 87.088% when pulling f996d28 on CAHollenbeck:master into 1936d02 on videolang:master.

@coveralls
Copy link

coveralls commented Aug 19, 2017

Coverage Status

Coverage decreased (-0.05%) to 87.088% when pulling 0374e14 on CAHollenbeck:master into 1936d02 on videolang:master.

@LeifAndersen
Copy link
Member

What is your reasoning for moving the Multitracks and merges section to before transitions? Given that transitions only apply to playlists it seems silly to start with playlists, jump to multitracks, and then cover transitions.

@coveralls
Copy link

coveralls commented Aug 19, 2017

Coverage Status

Coverage decreased (-0.05%) to 87.088% when pulling 0374e14 on CAHollenbeck:master into 1936d02 on videolang:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 86.528% when pulling 17e72c3 on CAHollenbeck:master into 1936d02 on videolang:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 86.528% when pulling 17e72c3 on CAHollenbeck:master into 1936d02 on videolang:master.

@coveralls
Copy link

coveralls commented Aug 19, 2017

Coverage Status

Coverage decreased (-0.05%) to 87.088% when pulling 17e72c3 on CAHollenbeck:master into 1936d02 on videolang:master.

@LeifAndersen
Copy link
Member

LeifAndersen commented Aug 19, 2017

Looking at your commit message, it looks like you answered my previous message:

What is your reasoning for moving the Multitracks and merges section to before transitions? Given that transitions only apply to playlists it seems silly to start with playlists, jump to multitracks, and then cover transitions.

multitracks are mentioned before transitions in Playlists, so Multitr…

Anyway, this seems odd to me, since transitions are more closely bound (logically) to playlists. Thus, it seems very odd to me to have:

  • Playlists
  • Multitracks
  • Multitrack-tool
  • Playlist-tool

The order:

  • Playlists
  • Playlist-tool
  • Multitracks
  • Multitrack-tool

Makes more more sense to me. If you want, you could merge them so that the structure is more like:

  • Playlists
    • Playlist form
    • Transitions
  • Multitracks
    • Multitrack form
    • Merges

@coveralls
Copy link

coveralls commented Aug 21, 2017

Coverage Status

Coverage decreased (-0.1%) to 87.013% when pulling f5880ec on CAHollenbeck:master into 1936d02 on videolang:master.

@LeifAndersen
Copy link
Member

Has there been any more progress on this?

@LeifAndersen
Copy link
Member

Just another quick ping to here about the status of this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants